File tree
91 files changed
+1645
-360
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_builtin_macros/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_infer/src/infer/error_reporting
- rustc_lint/src
- rustc_middle/src/hir/map
- rustc_mir_build/src/build
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_span/src
- rustc_trait_selection/src/traits/error_reporting
- src
- librustdoc
- clean
- html/render
- json
- tools
- clippy
- clippy_lints/src
- types
- clippy_utils/src
- tidy/src
- tests
- rustdoc
- inline_cross
- auxiliary
- ui
- generic-const-items
- object-safety
- parser
- suggestions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
91 files changed
+1645
-360
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2947 | 2947 |
| |
2948 | 2948 |
| |
2949 | 2949 |
| |
| 2950 | + | |
2950 | 2951 |
| |
2951 | 2952 |
| |
2952 | 2953 |
| |
| |||
3058 | 3059 |
| |
3059 | 3060 |
| |
3060 | 3061 |
| |
| 3062 | + | |
3061 | 3063 |
| |
3062 | 3064 |
| |
3063 | 3065 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1149 | 1149 |
| |
1150 | 1150 |
| |
1151 | 1151 |
| |
1152 |
| - | |
| 1152 | + | |
1153 | 1153 |
| |
1154 | 1154 |
| |
1155 | 1155 |
| |
| 1156 | + | |
1156 | 1157 |
| |
1157 | 1158 |
| |
1158 | 1159 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
311 |
| - | |
312 |
| - | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
313 | 317 |
| |
314 | 318 |
| |
315 | 319 |
| |
| |||
677 | 681 |
| |
678 | 682 |
| |
679 | 683 |
| |
680 |
| - | |
| 684 | + | |
| 685 | + | |
681 | 686 |
| |
682 | 687 |
| |
683 | 688 |
| |
|
Lines changed: 39 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
234 |
| - | |
235 |
| - | |
236 |
| - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
237 | 243 |
| |
238 | 244 |
| |
239 | 245 |
| |
| |||
715 | 721 |
| |
716 | 722 |
| |
717 | 723 |
| |
718 |
| - | |
719 |
| - | |
720 |
| - | |
721 |
| - | |
722 |
| - | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
723 | 741 |
| |
724 | 742 |
| |
725 | 743 |
| |
| |||
817 | 835 |
| |
818 | 836 |
| |
819 | 837 |
| |
820 |
| - | |
821 |
| - | |
822 |
| - | |
823 |
| - | |
824 |
| - | |
825 |
| - | |
826 |
| - | |
827 |
| - | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
828 | 851 |
| |
829 | 852 |
| |
830 | 853 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
| 572 | + | |
572 | 573 |
| |
573 | 574 |
| |
574 | 575 |
| |
|
Lines changed: 26 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 |
| |
38 | 43 |
| |
39 | 44 |
| |
| |||
67 | 72 |
| |
68 | 73 |
| |
69 | 74 |
| |
| 75 | + | |
70 | 76 |
| |
71 | 77 |
| |
72 | 78 |
| |
| |||
82 | 88 |
| |
83 | 89 |
| |
84 | 90 |
| |
| 91 | + | |
85 | 92 |
| |
86 | 93 |
| |
87 | 94 |
| |
| |||
92 | 99 |
| |
93 | 100 |
| |
94 | 101 |
| |
| 102 | + | |
95 | 103 |
| |
96 | 104 |
| |
97 | 105 |
| |
| |||
158 | 166 |
| |
159 | 167 |
| |
160 | 168 |
| |
161 |
| - | |
162 | 169 |
| |
163 | 170 |
| |
164 | 171 |
| |
| 172 | + | |
165 | 173 |
| |
166 | 174 |
| |
167 | 175 |
| |
168 |
| - | |
| 176 | + | |
169 | 177 |
| |
170 | 178 |
| |
171 |
| - | |
| 179 | + | |
172 | 180 |
| |
173 | 181 |
| |
174 | 182 |
| |
| 183 | + | |
175 | 184 |
| |
176 | 185 |
| |
177 | 186 |
| |
| |||
515 | 524 |
| |
516 | 525 |
| |
517 | 526 |
| |
518 |
| - | |
519 |
| - | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
520 | 537 |
| |
521 | 538 |
| |
522 | 539 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
| 258 | + | |
258 | 259 |
| |
259 | 260 |
| |
260 | 261 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
643 | 643 |
| |
644 | 644 |
| |
645 | 645 |
| |
646 |
| - | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
647 | 656 |
| |
648 | 657 |
| |
649 | 658 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
424 | 424 |
| |
425 | 425 |
| |
426 | 426 |
| |
| 427 | + | |
| 428 | + | |
427 | 429 |
| |
428 | 430 |
| |
429 | 431 |
| |
|
Lines changed: 14 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3130 | 3130 |
| |
3131 | 3131 |
| |
3132 | 3132 |
| |
3133 |
| - | |
3134 |
| - | |
3135 |
| - | |
| 3133 | + | |
| 3134 | + | |
| 3135 | + | |
3136 | 3136 |
| |
3137 | 3137 |
| |
3138 | 3138 |
| |
| |||
3319 | 3319 |
| |
3320 | 3320 |
| |
3321 | 3321 |
| |
3322 |
| - | |
| 3322 | + | |
3323 | 3323 |
| |
3324 | 3324 |
| |
3325 | 3325 |
| |
| |||
3372 | 3372 |
| |
3373 | 3373 |
| |
3374 | 3374 |
| |
| 3375 | + | |
3375 | 3376 |
| |
3376 | 3377 |
| |
3377 | 3378 |
| |
| |||
3567 | 3568 |
| |
3568 | 3569 |
| |
3569 | 3570 |
| |
3570 |
| - | |
| 3571 | + | |
| 3572 | + | |
| 3573 | + | |
3571 | 3574 |
| |
3572 | 3575 |
| |
3573 | 3576 |
| |
| |||
3770 | 3773 |
| |
3771 | 3774 |
| |
3772 | 3775 |
| |
3773 |
| - | |
3774 |
| - | |
3775 |
| - | |
| 3776 | + | |
| 3777 | + | |
| 3778 | + | |
3776 | 3779 |
| |
3777 | 3780 |
| |
3778 | 3781 |
| |
| |||
3800 | 3803 |
| |
3801 | 3804 |
| |
3802 | 3805 |
| |
3803 |
| - | |
| 3806 | + | |
| 3807 | + | |
| 3808 | + | |
3804 | 3809 |
| |
3805 | 3810 |
| |
3806 | 3811 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
470 |
| - | |
| 470 | + | |
471 | 471 |
| |
472 | 472 |
| |
473 | 473 |
| |
474 | 474 |
| |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
475 | 481 |
| |
476 | 482 |
| |
477 | 483 |
| |
|
0 commit comments