This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
15 files changed
+53
-29
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- rustc_expand/src
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_middle/src/hir/map
- rustc_parse/src/parser
- rustc_trait_selection/src/traits/error_reporting
- src
- test/ui-fulldeps
- tools/rustfmt/src
15 files changed
+53
-29
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1312 | 1312 |
| |
1313 | 1313 |
| |
1314 | 1314 |
| |
1315 |
| - | |
| 1315 | + | |
1316 | 1316 |
| |
| 1317 | + | |
| 1318 | + | |
1317 | 1319 |
| |
1318 | 1320 |
| |
1319 | 1321 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1368 | 1368 |
| |
1369 | 1369 |
| |
1370 | 1370 |
| |
| 1371 | + | |
1371 | 1372 |
| |
1372 | 1373 |
| |
1373 | 1374 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
840 | 840 |
| |
841 | 841 |
| |
842 | 842 |
| |
| 843 | + | |
843 | 844 |
| |
844 | 845 |
| |
845 | 846 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
| 179 | + | |
179 | 180 |
| |
180 | 181 |
| |
181 | 182 |
| |
| |||
186 | 187 |
| |
187 | 188 |
| |
188 | 189 |
| |
| 190 | + | |
189 | 191 |
| |
190 | 192 |
| |
191 | 193 |
| |
| |||
196 | 198 |
| |
197 | 199 |
| |
198 | 200 |
| |
| 201 | + | |
199 | 202 |
| |
200 | 203 |
| |
201 | 204 |
| |
| |||
642 | 645 |
| |
643 | 646 |
| |
644 | 647 |
| |
| 648 | + | |
645 | 649 |
| |
646 | 650 |
| |
647 | 651 |
| |
| |||
898 | 902 |
| |
899 | 903 |
| |
900 | 904 |
| |
| 905 | + | |
901 | 906 |
| |
902 | 907 |
| |
903 | 908 |
| |
| |||
928 | 933 |
| |
929 | 934 |
| |
930 | 935 |
| |
| 936 | + | |
931 | 937 |
| |
932 | 938 |
| |
933 | 939 |
| |
| |||
984 | 990 |
| |
985 | 991 |
| |
986 | 992 |
| |
| 993 | + | |
987 | 994 |
| |
988 | 995 |
| |
989 | 996 |
| |
| |||
1038 | 1045 |
| |
1039 | 1046 |
| |
1040 | 1047 |
| |
| 1048 | + | |
1041 | 1049 |
| |
1042 | 1050 |
| |
1043 | 1051 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
| 405 | + | |
405 | 406 |
| |
406 | 407 |
| |
407 | 408 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
539 | 539 |
| |
540 | 540 |
| |
541 | 541 |
| |
| 542 | + | |
| 543 | + | |
| 544 | + | |
542 | 545 |
| |
543 | 546 |
| |
544 | 547 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
943 | 943 |
| |
944 | 944 |
| |
945 | 945 |
| |
| 946 | + | |
946 | 947 |
| |
| 948 | + | |
| 949 | + | |
947 | 950 |
| |
948 | 951 |
| |
949 | 952 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
740 | 740 |
| |
741 | 741 |
| |
742 | 742 |
| |
| 743 | + | |
743 | 744 |
| |
744 | 745 |
| |
745 | 746 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1480 | 1480 |
| |
1481 | 1481 |
| |
1482 | 1482 |
| |
| 1483 | + | |
1483 | 1484 |
| |
1484 | 1485 |
| |
1485 | 1486 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
456 | 456 |
| |
457 | 457 |
| |
458 | 458 |
| |
459 |
| - | |
460 |
| - | |
461 |
| - | |
462 |
| - | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
463 | 464 |
| |
464 | 465 |
| |
465 | 466 |
| |
| |||
468 | 469 |
| |
469 | 470 |
| |
470 | 471 |
| |
| 472 | + | |
471 | 473 |
| |
472 | 474 |
| |
473 | 475 |
| |
|
0 commit comments