File tree
17 files changed
+41
-32
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- rustc_builtin_macros/src
- rustc_expand/src
- parse
- rustc_parse/src/parser
- rustc_resolve/src
- src/tools
- clippy
- clippy_lints/src
- clippy_utils/src
- rustfmt/src
17 files changed
+41
-32
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2835 | 2835 |
| |
2836 | 2836 |
| |
2837 | 2837 |
| |
2838 |
| - | |
| 2838 | + | |
2839 | 2839 |
| |
2840 | 2840 |
| |
2841 | 2841 |
| |
| |||
3043 | 3043 |
| |
3044 | 3044 |
| |
3045 | 3045 |
| |
3046 |
| - | |
3047 |
| - | |
| 3046 | + | |
| 3047 | + | |
3048 | 3048 |
| |
3049 | 3049 |
| |
3050 | 3050 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1027 | 1027 |
| |
1028 | 1028 |
| |
1029 | 1029 |
| |
1030 |
| - | |
| 1030 | + | |
1031 | 1031 |
| |
1032 | 1032 |
| |
1033 | 1033 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
311 | 311 |
| |
312 | 312 |
| |
313 | 313 |
| |
314 |
| - | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
275 |
| - | |
| 275 | + | |
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1284 | 1284 |
| |
1285 | 1285 |
| |
1286 | 1286 |
| |
1287 |
| - | |
| 1287 | + | |
1288 | 1288 |
| |
1289 | 1289 |
| |
1290 | 1290 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
133 | 135 |
| |
134 | 136 |
| |
135 | 137 |
| |
|
Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
673 | 673 |
| |
674 | 674 |
| |
675 | 675 |
| |
676 |
| - | |
677 |
| - | |
678 |
| - | |
679 |
| - | |
| 676 | + | |
| 677 | + | |
680 | 678 |
| |
681 | 679 |
| |
682 | 680 |
| |
| |||
800 | 798 |
| |
801 | 799 |
| |
802 | 800 |
| |
803 |
| - | |
| 801 | + | |
804 | 802 |
| |
805 | 803 |
| |
806 | 804 |
| |
| |||
1069 | 1067 |
| |
1070 | 1068 |
| |
1071 | 1069 |
| |
1072 |
| - | |
| 1070 | + | |
1073 | 1071 |
| |
1074 | 1072 |
| |
1075 | 1073 |
| |
| |||
1107 | 1105 |
| |
1108 | 1106 |
| |
1109 | 1107 |
| |
1110 |
| - | |
| 1108 | + | |
1111 | 1109 |
| |
1112 | 1110 |
| |
1113 | 1111 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
322 |
| - | |
| 322 | + | |
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
0 commit comments