File tree
27 files changed
+396
-32
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis/src
- rustc_hir/src
- rustc_metadata/src/rmeta
- rustc_middle/src/ty
- rustc_mir_build
- src
- rustc_parse/src/parser
- rustc_span/src
- src/tools/rustfmt
- src
- tests
- source
- target
- tests/ui
- feature-gates
27 files changed
+396
-32
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3028 | 3028 |
| |
3029 | 3029 |
| |
3030 | 3030 |
| |
| 3031 | + | |
3031 | 3032 |
| |
3032 | 3033 |
| |
3033 | 3034 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1044 | 1044 |
| |
1045 | 1045 |
| |
1046 | 1046 |
| |
1047 |
| - | |
| 1047 | + | |
1048 | 1048 |
| |
1049 | 1049 |
| |
1050 | 1050 |
| |
| 1051 | + | |
1051 | 1052 |
| |
1052 | 1053 |
| |
1053 | 1054 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
929 | 929 |
| |
930 | 930 |
| |
931 | 931 |
| |
932 |
| - | |
| 932 | + | |
933 | 933 |
| |
934 | 934 |
| |
935 | 935 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
724 | 724 |
| |
725 | 725 |
| |
726 | 726 |
| |
| 727 | + | |
727 | 728 |
| |
728 | 729 |
| |
729 | 730 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
| 550 | + | |
550 | 551 |
| |
551 | 552 |
| |
552 | 553 |
| |
|
Lines changed: 2 additions & 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 |
| |
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
628 | 628 |
| |
629 | 629 |
| |
630 | 630 |
| |
| 631 | + | |
| 632 | + | |
631 | 633 |
| |
632 | 634 |
| |
633 | 635 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3192 | 3192 |
| |
3193 | 3193 |
| |
3194 | 3194 |
| |
| 3195 | + | |
3195 | 3196 |
| |
3196 | 3197 |
| |
3197 | 3198 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1031 | 1031 |
| |
1032 | 1032 |
| |
1033 | 1033 |
| |
| 1034 | + | |
1034 | 1035 |
| |
1035 | 1036 |
| |
1036 | 1037 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
1101 | 1102 |
| |
1102 | 1103 |
| |
1103 | 1104 |
| |
| 1105 | + | |
1104 | 1106 |
| |
1105 | 1107 |
| |
1106 | 1108 |
| |
| |||
1162 | 1164 |
| |
1163 | 1165 |
| |
1164 | 1166 |
| |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
1165 | 1171 |
| |
1166 | 1172 |
| |
1167 | 1173 |
| |
|
0 commit comments