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 | |
---|---|---|---|
| |||
1280 | 1280 |
| |
1281 | 1281 |
| |
1282 | 1282 |
| |
1283 |
| - | |
| 1283 | + | |
1284 | 1284 |
| |
| 1285 | + | |
| 1286 | + | |
1285 | 1287 |
| |
1286 | 1288 |
| |
1287 | 1289 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1371 | 1371 |
| |
1372 | 1372 |
| |
1373 | 1373 |
| |
| 1374 | + | |
1374 | 1375 |
| |
1375 | 1376 |
| |
1376 | 1377 |
| |
|
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 |
| |
| |||
639 | 642 |
| |
640 | 643 |
| |
641 | 644 |
| |
| 645 | + | |
642 | 646 |
| |
643 | 647 |
| |
644 | 648 |
| |
| |||
887 | 891 |
| |
888 | 892 |
| |
889 | 893 |
| |
| 894 | + | |
890 | 895 |
| |
891 | 896 |
| |
892 | 897 |
| |
| |||
917 | 922 |
| |
918 | 923 |
| |
919 | 924 |
| |
| 925 | + | |
920 | 926 |
| |
921 | 927 |
| |
922 | 928 |
| |
| |||
973 | 979 |
| |
974 | 980 |
| |
975 | 981 |
| |
| 982 | + | |
976 | 983 |
| |
977 | 984 |
| |
978 | 985 |
| |
| |||
1027 | 1034 |
| |
1028 | 1035 |
| |
1029 | 1036 |
| |
| 1037 | + | |
1030 | 1038 |
| |
1031 | 1039 |
| |
1032 | 1040 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
| 412 | + | |
412 | 413 |
| |
413 | 414 |
| |
414 | 415 |
| |
|
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 | |
---|---|---|---|
| |||
928 | 928 |
| |
929 | 929 |
| |
930 | 930 |
| |
| 931 | + | |
931 | 932 |
| |
| 933 | + | |
| 934 | + | |
932 | 935 |
| |
933 | 936 |
| |
934 | 937 |
| |
|
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 | |
---|---|---|---|
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
461 |
| - | |
462 |
| - | |
463 |
| - | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
464 | 465 |
| |
465 | 466 |
| |
466 | 467 |
| |
| |||
469 | 470 |
| |
470 | 471 |
| |
471 | 472 |
| |
| 473 | + | |
472 | 474 |
| |
473 | 475 |
| |
474 | 476 |
| |
|
0 commit comments