File tree
127 files changed
+902
-400
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_builtin_macros/src
- rustc_codegen_ssa/src/mir
- rustc_expand/src
- rustc_hir/src
- rustc_hir_pretty/src
- rustc_lint/src
- rustc_middle/src/mir
- rustc_mir/src
- borrow_check
- diagnostics
- dataflow/move_paths
- transform
- rustc_mir_build/src
- build/expr
- thir
- cx
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src/late
- rustc_trait_selection/src/traits
- specialize
- rustc_typeck/src
- check
- collect
- library/alloc/src
- src
- test/ui
- asm
- associated-types
- async-await
- coherence
- const-generics/issues
- error-codes
- e0119
- feature-gates
- impl-trait
- issues
- issues
- never_type
- proc-macro
- auxiliary
- rfc-2457
- rfc-2632-const-trait-impl
- specialization
- traits
- alias
- negative-impls
- reservation-impl
- type-alias-impl-trait
- unused
- tools/clippy
- clippy_lints/src
- loops
- utils
- clippy_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
127 files changed
+902
-400
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1998 | 1998 |
| |
1999 | 1999 |
| |
2000 | 2000 |
| |
2001 |
| - | |
| 2001 | + | |
2002 | 2002 |
| |
2003 | 2003 |
| |
2004 | 2004 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1252 | 1252 |
| |
1253 | 1253 |
| |
1254 | 1254 |
| |
1255 |
| - | |
1256 | 1255 |
| |
1257 | 1256 |
| |
1258 | 1257 |
| |
| |||
1265 | 1264 |
| |
1266 | 1265 |
| |
1267 | 1266 |
| |
| 1267 | + | |
1268 | 1268 |
| |
1269 | 1269 |
| |
1270 | 1270 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
835 | 835 |
| |
836 | 836 |
| |
837 | 837 |
| |
838 |
| - | |
839 | 838 |
| |
840 | 839 |
| |
841 | 840 |
| |
| |||
848 | 847 |
| |
849 | 848 |
| |
850 | 849 |
| |
| 850 | + | |
| 851 | + | |
| 852 | + | |
851 | 853 |
| |
852 | 854 |
| |
853 | 855 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1411 | 1411 |
| |
1412 | 1412 |
| |
1413 | 1413 |
| |
1414 |
| - | |
1415 |
| - | |
1416 |
| - | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
1417 | 1417 |
| |
1418 | 1418 |
| |
1419 | 1419 |
| |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2259 | 2259 |
| |
2260 | 2260 |
| |
2261 | 2261 |
| |
2262 |
| - | |
2263 |
| - | |
2264 |
| - | |
2265 |
| - | |
2266 |
| - | |
2267 |
| - | |
2268 |
| - | |
| 2262 | + | |
2269 | 2263 |
| |
2270 | 2264 |
| |
2271 | 2265 |
| |
|
Lines changed: 23 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
532 | 532 |
| |
533 | 533 |
| |
534 | 534 |
| |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
535 | 554 |
| |
536 | 555 |
| |
537 | 556 |
| |
| |||
592 | 611 |
| |
593 | 612 |
| |
594 | 613 |
| |
595 |
| - | |
| 614 | + | |
596 | 615 |
| |
597 | 616 |
| |
598 | 617 |
| |
| |||
1103 | 1122 |
| |
1104 | 1123 |
| |
1105 | 1124 |
| |
| 1125 | + | |
1106 | 1126 |
| |
1107 | 1127 |
| |
1108 | 1128 |
| |
1109 | 1129 |
| |
1110 | 1130 |
| |
1111 | 1131 |
| |
| 1132 | + | |
1112 | 1133 |
| |
1113 | 1134 |
| |
1114 | 1135 |
| |
| 1136 | + | |
1115 | 1137 |
| |
1116 | 1138 |
| |
1117 | 1139 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2149 | 2149 |
| |
2150 | 2150 |
| |
2151 | 2151 |
| |
2152 |
| - | |
| 2152 | + | |
2153 | 2153 |
| |
2154 | 2154 |
| |
2155 |
| - | |
| 2155 | + | |
2156 | 2156 |
| |
2157 | 2157 |
| |
2158 | 2158 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
140 |
| - | |
| 139 | + | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
|
Lines changed: 30 additions & 34 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
822 | 822 |
| |
823 | 823 |
| |
824 | 824 |
| |
825 |
| - | |
826 |
| - | |
827 |
| - | |
828 |
| - | |
829 |
| - | |
830 |
| - | |
831 |
| - | |
832 |
| - | |
833 |
| - | |
834 |
| - | |
835 |
| - | |
836 |
| - | |
837 |
| - | |
838 |
| - | |
839 |
| - | |
840 |
| - | |
841 |
| - | |
842 |
| - | |
843 |
| - | |
844 |
| - | |
845 |
| - | |
846 |
| - | |
847 |
| - | |
848 |
| - | |
849 |
| - | |
850 |
| - | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
851 | 849 |
| |
852 |
| - | |
853 |
| - | |
854 |
| - | |
855 |
| - | |
856 |
| - | |
857 |
| - | |
858 |
| - | |
859 |
| - | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
860 | 856 |
| |
861 | 857 |
| |
862 | 858 |
| |
|
Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1067 | 1067 |
| |
1068 | 1068 |
| |
1069 | 1069 |
| |
1070 |
| - | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
1071 | 1073 |
| |
1072 | 1074 |
| |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
1073 | 1083 |
| |
1074 | 1084 |
| |
1075 | 1085 |
| |
1076 |
| - | |
| 1086 | + | |
1077 | 1087 |
| |
1078 | 1088 |
| |
1079 | 1089 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2347 | 2347 |
| |
2348 | 2348 |
| |
2349 | 2349 |
| |
2350 |
| - | |
| 2350 | + | |
2351 | 2351 |
| |
2352 | 2352 |
| |
2353 | 2353 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1189 | 1189 |
| |
1190 | 1190 |
| |
1191 | 1191 |
| |
1192 |
| - | |
1193 | 1192 |
| |
1194 | 1193 |
| |
1195 | 1194 |
| |
| |||
1202 | 1201 |
| |
1203 | 1202 |
| |
1204 | 1203 |
| |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
1205 | 1207 |
| |
1206 | 1208 |
| |
1207 | 1209 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1570 | 1570 |
| |
1571 | 1571 |
| |
1572 | 1572 |
| |
1573 |
| - | |
| 1573 | + | |
1574 | 1574 |
| |
1575 | 1575 |
| |
1576 |
| - | |
| 1576 | + | |
1577 | 1577 |
| |
1578 | 1578 |
| |
1579 | 1579 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
989 | 989 |
| |
990 | 990 |
| |
991 | 991 |
| |
992 |
| - | |
| 992 | + | |
993 | 993 |
| |
994 | 994 |
| |
995 | 995 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1213 | 1213 |
| |
1214 | 1214 |
| |
1215 | 1215 |
| |
1216 |
| - | |
| 1216 | + | |
1217 | 1217 |
| |
1218 | 1218 |
| |
1219 | 1219 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
584 | 584 |
| |
585 | 585 |
| |
586 | 586 |
| |
587 |
| - | |
588 |
| - | |
| 587 | + | |
589 | 588 |
| |
590 | 589 |
| |
591 | 590 |
| |
| |||
607 | 606 |
| |
608 | 607 |
| |
609 | 608 |
| |
610 |
| - | |
| 609 | + | |
| 610 | + | |
611 | 611 |
| |
612 | 612 |
| |
613 | 613 |
| |
|
Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
264 | 264 |
| |
265 | 265 |
| |
266 | 266 |
| |
267 |
| - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
268 | 285 |
| |
269 | 286 |
| |
270 | 287 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
207 |
| - | |
208 |
| - | |
| 207 | + | |
209 | 208 |
| |
210 | 209 |
| |
211 | 210 |
| |
| |||
219 | 218 |
| |
220 | 219 |
| |
221 | 220 |
| |
222 |
| - | |
| 221 | + | |
| 222 | + | |
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
734 | 734 |
| |
735 | 735 |
| |
736 | 736 |
| |
737 |
| - | |
738 |
| - | |
| 737 | + | |
739 | 738 |
| |
740 | 739 |
| |
741 | 740 |
| |
| |||
761 | 760 |
| |
762 | 761 |
| |
763 | 762 |
| |
764 |
| - | |
| 763 | + | |
| 764 | + | |
765 | 765 |
| |
766 | 766 |
| |
767 | 767 |
| |
|
0 commit comments