File tree
27 files changed
+798
-47
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src
- rustc_middle/src
- middle
- query
- rustc_mir_build/src
- build
- matches
- thir/cx
- rustc_parse/src/parser
- rustc_span/src
- src/tools/clippy/clippy_lints/src
- loops
- tests/ui
- binding
- feature-gates
27 files changed
+798
-47
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1067 | 1067 |
| |
1068 | 1068 |
| |
1069 | 1069 |
| |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
1070 | 1073 |
| |
1071 | 1074 |
| |
1072 | 1075 |
| |
1073 | 1076 |
| |
1074 | 1077 |
| |
1075 | 1078 |
| |
1076 |
| - | |
| 1079 | + | |
1077 | 1080 |
| |
1078 | 1081 |
| |
1079 | 1082 |
| |
1080 | 1083 |
| |
1081 | 1084 |
| |
1082 | 1085 |
| |
1083 |
| - | |
| 1086 | + | |
1084 | 1087 |
| |
1085 | 1088 |
| |
1086 | 1089 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
609 | 609 |
| |
610 | 610 |
| |
611 | 611 |
| |
612 |
| - | |
| 612 | + | |
613 | 613 |
| |
614 | 614 |
| |
615 | 615 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
101 | 110 |
| |
102 | 111 |
| |
103 | 112 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2342 | 2342 |
| |
2343 | 2343 |
| |
2344 | 2344 |
| |
| 2345 | + | |
2345 | 2346 |
| |
2346 | 2347 |
| |
2347 | 2348 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1090 | 1090 |
| |
1091 | 1091 |
| |
1092 | 1092 |
| |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
1093 | 1096 |
| |
1094 | 1097 |
| |
1095 | 1098 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
537 | 537 |
| |
538 | 538 |
| |
539 | 539 |
| |
| 540 | + | |
| 541 | + | |
540 | 542 |
| |
541 | 543 |
| |
542 | 544 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1232 | 1232 |
| |
1233 | 1233 |
| |
1234 | 1234 |
| |
| 1235 | + | |
1235 | 1236 |
| |
1236 | 1237 |
| |
1237 | 1238 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
| |||
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
| 109 | + | |
108 | 110 |
| |
109 | 111 |
| |
110 | 112 |
| |
| |||
114 | 116 |
| |
115 | 117 |
| |
116 | 118 |
| |
| 119 | + | |
117 | 120 |
| |
118 | 121 |
| |
119 | 122 |
| |
|
0 commit comments