File tree
46 files changed
+513
-382
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_const_eval/src
- check_consts
- const_eval
- rustc_expand/src
- rustc_hir_analysis/src
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir/src
- rustc_lint/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- query
- traits
- ty
- rustc_mir_transform/src
- rustc_next_trait_solver/src/solve/normalizes_to
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src
- rustc_trait_selection/src/traits
- query
- rustc_traits/src
- rustc_ty_utils/src
- rustc_type_ir/src
- src
- librustdoc/clean
- tools
- clippy
- clippy_lints/src
- clippy_utils/src/ast_utils
- rustfmt/src
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
+513
-382
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3728 | 3728 |
| |
3729 | 3729 |
| |
3730 | 3730 |
| |
3731 |
| - | |
| 3731 | + | |
3732 | 3732 |
| |
3733 | 3733 |
| |
3734 | 3734 |
| |
|
Lines changed: 18 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
| 174 | + | |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 |
| - | |
182 |
| - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
183 | 184 |
| |
184 | 185 |
| |
185 | 186 |
| |
186 | 187 |
| |
187 | 188 |
| |
188 | 189 |
| |
189 | 190 |
| |
190 |
| - | |
| 191 | + | |
191 | 192 |
| |
192 | 193 |
| |
193 | 194 |
| |
194 | 195 |
| |
195 |
| - | |
| 196 | + | |
196 | 197 |
| |
197 | 198 |
| |
198 | 199 |
| |
199 | 200 |
| |
200 |
| - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
201 | 205 |
| |
202 | 206 |
| |
203 | 207 |
| |
204 |
| - | |
| 208 | + | |
205 | 209 |
| |
206 | 210 |
| |
207 | 211 |
| |
| |||
490 | 494 |
| |
491 | 495 |
| |
492 | 496 |
| |
493 |
| - | |
494 |
| - | |
495 |
| - | |
496 |
| - | |
497 |
| - | |
498 |
| - | |
499 |
| - | |
500 |
| - | |
501 |
| - | |
502 |
| - | |
503 |
| - | |
504 | 497 |
| |
505 | 498 |
| |
506 | 499 |
| |
| |||
829 | 822 |
| |
830 | 823 |
| |
831 | 824 |
| |
832 |
| - | |
| 825 | + | |
833 | 826 |
| |
834 | 827 |
| |
835 | 828 |
| |
| |||
840 | 833 |
| |
841 | 834 |
| |
842 | 835 |
| |
843 |
| - | |
844 |
| - | |
| 836 | + | |
| 837 | + | |
845 | 838 |
| |
846 | 839 |
| |
847 | 840 |
| |
848 | 841 |
| |
849 | 842 |
| |
850 |
| - | |
| 843 | + | |
851 | 844 |
| |
852 | 845 |
| |
853 | 846 |
| |
| |||
857 | 850 |
| |
858 | 851 |
| |
859 | 852 |
| |
860 |
| - | |
| 853 | + | |
861 | 854 |
| |
862 | 855 |
| |
863 | 856 |
| |
| |||
999 | 992 |
| |
1000 | 993 |
| |
1001 | 994 |
| |
1002 |
| - | |
| 995 | + | |
1003 | 996 |
| |
1004 | 997 |
| |
1005 | 998 |
| |
| |||
1011 | 1004 |
| |
1012 | 1005 |
| |
1013 | 1006 |
| |
1014 |
| - | |
1015 | 1007 |
| |
| 1008 | + | |
1016 | 1009 |
| |
1017 | 1010 |
| |
1018 | 1011 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1196 | 1196 |
| |
1197 | 1197 |
| |
1198 | 1198 |
| |
1199 |
| - | |
| 1199 | + | |
1200 | 1200 |
| |
1201 |
| - | |
| 1201 | + | |
1202 | 1202 |
| |
1203 | 1203 |
| |
1204 | 1204 |
| |
| |||
1538 | 1538 |
| |
1539 | 1539 |
| |
1540 | 1540 |
| |
1541 |
| - | |
| 1541 | + | |
1542 | 1542 |
| |
1543 | 1543 |
| |
1544 | 1544 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
217 |
| - | |
| 217 | + | |
218 | 218 |
| |
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 |
| - | |
| 225 | + | |
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
| |||
565 | 565 |
| |
566 | 566 |
| |
567 | 567 |
| |
568 |
| - | |
| 568 | + | |
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
572 | 572 |
| |
573 | 573 |
| |
574 | 574 |
| |
575 | 575 |
| |
576 |
| - | |
| 576 | + | |
577 | 577 |
| |
578 | 578 |
| |
579 | 579 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 |
| - | |
| 394 | + | |
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
291 |
| - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
292 | 293 |
| |
293 | 294 |
| |
294 | 295 |
| |
| |||
369 | 370 |
| |
370 | 371 |
| |
371 | 372 |
| |
372 |
| - | |
| 373 | + | |
373 | 374 |
| |
374 | 375 |
| |
375 | 376 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
368 | 369 |
| |
369 | 370 |
| |
370 | 371 |
| |
371 |
| - | |
372 |
| - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
373 | 378 |
| |
374 | 379 |
| |
375 | 380 |
| |
|
Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
343 | 368 |
| |
344 | 369 |
| |
345 | 370 |
| |
|
0 commit comments