File tree
78 files changed
+230
-152
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src/diagnostics
- rustc_const_eval/src/interpret
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_incremental/src/persist
- rustc_lint/src
- rustc_middle/src
- hir/map
- ty
- rustc_mir_build/src/builder
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_passes/src
- rustc_privacy/src
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- src
- librustdoc
- clean
- html/render
- tools
- clippy
- clippy_lints/src
- attrs
- doc
- functions
- loops
- matches
- methods
- clippy_utils/src
- miri/src/bin
- tests/ui
- consts
- auxiliary
- intrinsics
- target-feature
- traits/const-traits/auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+230
-152
lines changedLines changed: 24 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
236 |
| - | |
| 236 | + | |
237 | 237 |
| |
238 | 238 |
| |
239 | 239 |
| |
| |||
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
443 | 444 |
| |
444 | 445 |
| |
445 | 446 |
| |
| |||
1066 | 1067 |
| |
1067 | 1068 |
| |
1068 | 1069 |
| |
1069 |
| - | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
1070 | 1087 |
| |
1071 | 1088 |
| |
1072 | 1089 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
920 | 920 |
| |
921 | 921 |
| |
922 | 922 |
| |
923 |
| - | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
924 | 926 |
| |
925 | 927 |
| |
926 | 928 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
981 | 981 |
| |
982 | 982 |
| |
983 | 983 |
| |
984 |
| - | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
985 | 987 |
| |
986 | 988 |
| |
987 | 989 |
| |
| |||
1020 | 1022 |
| |
1021 | 1023 |
| |
1022 | 1024 |
| |
1023 |
| - | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
1024 | 1028 |
| |
1025 | 1029 |
| |
1026 | 1030 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
566 | 566 |
| |
567 | 567 |
| |
568 | 568 |
| |
569 |
| - | |
| 569 | + | |
| 570 | + | |
570 | 571 |
| |
571 | 572 |
| |
572 | 573 |
| |
|
Lines changed: 19 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3640 | 3640 |
| |
3641 | 3641 |
| |
3642 | 3642 |
| |
3643 |
| - | |
| 3643 | + | |
3644 | 3644 |
| |
3645 | 3645 |
| |
3646 | 3646 |
| |
| |||
3768 | 3768 |
| |
3769 | 3769 |
| |
3770 | 3770 |
| |
3771 |
| - | |
| 3771 | + | |
| 3772 | + | |
| 3773 | + | |
| 3774 | + | |
| 3775 | + | |
| 3776 | + | |
| 3777 | + | |
| 3778 | + | |
| 3779 | + | |
3772 | 3780 |
| |
3773 | 3781 |
| |
3774 | 3782 |
| |
| |||
3819 | 3827 |
| |
3820 | 3828 |
| |
3821 | 3829 |
| |
3822 |
| - | |
| 3830 | + | |
3823 | 3831 |
| |
3824 | 3832 |
| |
3825 | 3833 |
| |
| |||
3838 | 3846 |
| |
3839 | 3847 |
| |
3840 | 3848 |
| |
3841 |
| - | |
| 3849 | + | |
3842 | 3850 |
| |
3843 | 3851 |
| |
3844 | 3852 |
| |
| |||
4004 | 4012 |
| |
4005 | 4013 |
| |
4006 | 4014 |
| |
4007 |
| - | |
| 4015 | + | |
4008 | 4016 |
| |
4009 | 4017 |
| |
4010 | 4018 |
| |
| |||
4016 | 4024 |
| |
4017 | 4025 |
| |
4018 | 4026 |
| |
4019 |
| - | |
| 4027 | + | |
4020 | 4028 |
| |
4021 | 4029 |
| |
4022 | 4030 |
| |
| |||
4030 | 4038 |
| |
4031 | 4039 |
| |
4032 | 4040 |
| |
4033 |
| - | |
| 4041 | + | |
4034 | 4042 |
| |
4035 | 4043 |
| |
4036 | 4044 |
| |
| |||
4206 | 4214 |
| |
4207 | 4215 |
| |
4208 | 4216 |
| |
4209 |
| - | |
| 4217 | + | |
4210 | 4218 |
| |
4211 | 4219 |
| |
4212 | 4220 |
| |
| |||
4236 | 4244 |
| |
4237 | 4245 |
| |
4238 | 4246 |
| |
4239 |
| - | |
| 4247 | + | |
4240 | 4248 |
| |
4241 | 4249 |
| |
4242 | 4250 |
| |
| |||
4281 | 4289 |
| |
4282 | 4290 |
| |
4283 | 4291 |
| |
4284 |
| - | |
| 4292 | + | |
4285 | 4293 |
| |
4286 | 4294 |
| |
4287 | 4295 |
| |
| |||
4338 | 4346 |
| |
4339 | 4347 |
| |
4340 | 4348 |
| |
4341 |
| - | |
| 4349 | + | |
4342 | 4350 |
| |
4343 | 4351 |
| |
4344 | 4352 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
512 |
| - | |
| 512 | + | |
513 | 513 |
| |
514 | 514 |
| |
515 | 515 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| |||
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
204 |
| - | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
296 |
| - | |
| 296 | + | |
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
788 | 788 |
| |
789 | 789 |
| |
790 | 790 |
| |
791 |
| - | |
| 791 | + | |
792 | 792 |
| |
793 | 793 |
| |
794 | 794 |
| |
| |||
1297 | 1297 |
| |
1298 | 1298 |
| |
1299 | 1299 |
| |
1300 |
| - | |
| 1300 | + | |
1301 | 1301 |
| |
1302 | 1302 |
| |
1303 | 1303 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
969 | 969 |
| |
970 | 970 |
| |
971 | 971 |
| |
972 |
| - | |
| 972 | + | |
973 | 973 |
| |
974 | 974 |
| |
975 | 975 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
660 | 660 |
| |
661 | 661 |
| |
662 | 662 |
| |
663 |
| - | |
| 663 | + | |
664 | 664 |
| |
665 | 665 |
| |
666 | 666 |
| |
| |||
1379 | 1379 |
| |
1380 | 1380 |
| |
1381 | 1381 |
| |
1382 |
| - | |
| 1382 | + | |
1383 | 1383 |
| |
1384 | 1384 |
| |
1385 | 1385 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
296 |
| - | |
| 296 | + | |
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 |
| - | |
193 |
| - | |
194 |
| - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
634 | 634 |
| |
635 | 635 |
| |
636 | 636 |
| |
637 |
| - | |
| 637 | + | |
638 | 638 |
| |
639 | 639 |
| |
640 | 640 |
| |
|
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: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
705 | 705 |
| |
706 | 706 |
| |
707 | 707 |
| |
708 |
| - | |
| 708 | + | |
709 | 709 |
| |
710 | 710 |
| |
711 | 711 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1127 | 1127 |
| |
1128 | 1128 |
| |
1129 | 1129 |
| |
1130 |
| - | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
1131 | 1133 |
| |
1132 | 1134 |
| |
1133 | 1135 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
891 | 891 |
| |
892 | 892 |
| |
893 | 893 |
| |
894 |
| - | |
| 894 | + | |
895 | 895 |
| |
896 | 896 |
| |
897 | 897 |
| |
| |||
920 | 920 |
| |
921 | 921 |
| |
922 | 922 |
| |
923 |
| - | |
| 923 | + | |
924 | 924 |
| |
925 | 925 |
| |
926 | 926 |
| |
|
0 commit comments