File tree
33 files changed
+289
-16
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_feature/src
- rustc_hir_analysis/src/check
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_lint/src
- rustc_middle/src
- thir
- rustc_mir_build/src
- build/matches
- thir
- pattern
- rustc_parse/src/parser
- rustc_passes/src
- rustc_span/src
- src/tools/rustfmt/src
- tests/ui
- feature-gates
- macros
- pattern
33 files changed
+289
-16
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
646 | 646 |
| |
647 | 647 |
| |
648 | 648 |
| |
| 649 | + | |
649 | 650 |
| |
650 | 651 |
| |
651 | 652 |
| |
| |||
796 | 797 |
| |
797 | 798 |
| |
798 | 799 |
| |
| 800 | + | |
| 801 | + | |
| 802 | + | |
799 | 803 |
| |
800 | 804 |
| |
801 | 805 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1242 | 1242 |
| |
1243 | 1243 |
| |
1244 | 1244 |
| |
1245 |
| - | |
| 1245 | + | |
1246 | 1246 |
| |
1247 | 1247 |
| |
1248 | 1248 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
559 |
| - | |
| 559 | + | |
560 | 560 |
| |
561 | 561 |
| |
562 | 562 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
555 | 555 |
| |
556 | 556 |
| |
557 | 557 |
| |
| 558 | + | |
558 | 559 |
| |
559 | 560 |
| |
560 | 561 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1434 | 1434 |
| |
1435 | 1435 |
| |
1436 | 1436 |
| |
| 1437 | + | |
1437 | 1438 |
| |
1438 | 1439 |
| |
1439 | 1440 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
| |||
510 | 510 |
| |
511 | 511 |
| |
512 | 512 |
| |
| 513 | + | |
| 514 | + | |
513 | 515 |
| |
514 | 516 |
| |
515 | 517 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1032 | 1032 |
| |
1033 | 1033 |
| |
1034 | 1034 |
| |
1035 |
| - | |
| 1035 | + | |
1036 | 1036 |
| |
1037 | 1037 |
| |
1038 | 1038 |
| |
| |||
1059 | 1059 |
| |
1060 | 1060 |
| |
1061 | 1061 |
| |
1062 |
| - | |
| 1062 | + | |
1063 | 1063 |
| |
1064 | 1064 |
| |
1065 | 1065 |
| |
| |||
1172 | 1172 |
| |
1173 | 1173 |
| |
1174 | 1174 |
| |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
1175 | 1178 |
| |
1176 | 1179 |
| |
1177 | 1180 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
660 | 660 |
| |
661 | 661 |
| |
662 | 662 |
| |
663 |
| - | |
| 663 | + | |
664 | 664 |
| |
665 | 665 |
| |
666 | 666 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
664 | 664 |
| |
665 | 665 |
| |
666 | 666 |
| |
| 667 | + | |
667 | 668 |
| |
668 | 669 |
| |
669 | 670 |
| |
|
0 commit comments