File tree
46 files changed
+365
-442
lines changed- compiler
- rustc_attr_parsing/src
- attributes
- rustc_const_eval/src/interpret
- rustc_expand/src
- rustc_hir_analysis/src
- rustc_hir/src
- attrs
- rustc_interface
- src
- rustc_middle/src
- ty
- print
- rustc_mir_transform/src/inline
- rustc_monomorphize/src
- mono_checks
- rustc_query_impl
- src
- rustc_query_system/src
- rustc_session/src
- rustc_trait_selection/src/error_reporting/traits
- rustc_ty_utils/src
- tests/ui
- feature-gates
- lint/unused
- recursion_limit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+365
-442
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4409 | 4409 |
| |
4410 | 4410 |
| |
4411 | 4411 |
| |
4412 |
| - | |
4413 | 4412 |
| |
4414 | 4413 |
| |
4415 | 4414 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 |
| - | |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 |
| - | |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
|
Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
353 | 353 |
| |
354 | 354 |
| |
355 | 355 |
| |
356 |
| - | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
357 | 360 |
| |
358 | 361 |
| |
359 | 362 |
| |
| |||
677 | 680 |
| |
678 | 681 |
| |
679 | 682 |
| |
680 |
| - | |
| 683 | + | |
681 | 684 |
| |
682 | 685 |
| |
683 | 686 |
| |
| |||
689 | 692 |
| |
690 | 693 |
| |
691 | 694 |
| |
692 |
| - | |
693 |
| - | |
| 695 | + | |
| 696 | + | |
694 | 697 |
| |
695 | 698 |
| |
696 | 699 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 |
| - | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 |
| - | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 |
| - | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
29 |
| - | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
| |||
2529 | 2530 |
| |
2530 | 2531 |
| |
2531 | 2532 |
| |
| 2533 | + | |
2532 | 2534 |
| |
2533 | 2535 |
| |
2534 | 2536 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
566 | 567 |
| |
567 | 568 |
| |
568 | 569 |
| |
569 |
| - | |
| 570 | + | |
570 | 571 |
| |
571 | 572 |
| |
572 | 573 |
| |
| |||
600 | 601 |
| |
601 | 602 |
| |
602 | 603 |
| |
603 |
| - | |
| 604 | + | |
604 | 605 |
| |
605 | 606 |
| |
606 | 607 |
| |
| |||
618 | 619 |
| |
619 | 620 |
| |
620 | 621 |
| |
621 |
| - | |
| 622 | + | |
622 | 623 |
| |
623 | 624 |
| |
624 | 625 |
| |
| |||
671 | 672 |
| |
672 | 673 |
| |
673 | 674 |
| |
674 |
| - | |
| 675 | + | |
675 | 676 |
| |
676 | 677 |
| |
677 | 678 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
| |||
146 | 148 |
| |
147 | 149 |
| |
148 | 150 |
| |
149 |
| - | |
| 151 | + | |
150 | 152 |
| |
151 | 153 |
| |
152 | 154 |
| |
|
0 commit comments