File tree
91 files changed
+579
-101
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/debuginfo
- rustc_const_eval/src
- const_eval
- interpret
- transform
- util
- rustc_hir/src
- rustc_hir_analysis/src
- coherence
- collect
- variance
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer
- canonical
- error_reporting
- outlives
- rustc_lint/src
- rustc_middle/src
- mir
- ty
- print
- rustc_mir_build/src/build
- expr
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- rustc_next_trait_solver/src
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_smir/src/rustc_smir/convert
- rustc_symbol_mangling/src
- typeid
- rustc_trait_selection/src
- solve
- assembly
- normalizes_to
- traits
- error_reporting
- query
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- src
- librustdoc
- clean
- passes
- tools/clippy
- clippy_lints/src
- utils
- tests/ui/author
- tests/ui-fulldeps/internal-lints
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
+579
-101
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1472 | 1472 |
| |
1473 | 1473 |
| |
1474 | 1474 |
| |
1475 |
| - | |
| 1475 | + | |
1476 | 1476 |
| |
1477 | 1477 |
| |
1478 | 1478 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1303 | 1303 |
| |
1304 | 1304 |
| |
1305 | 1305 |
| |
1306 |
| - | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
1307 | 1309 |
| |
1308 | 1310 |
| |
1309 | 1311 |
| |
| |||
1609 | 1611 |
| |
1610 | 1612 |
| |
1611 | 1613 |
| |
| 1614 | + | |
1612 | 1615 |
| |
1613 | 1616 |
| |
1614 | 1617 |
| |
| |||
1633 | 1636 |
| |
1634 | 1637 |
| |
1635 | 1638 |
| |
1636 |
| - | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
| 1642 | + | |
1637 | 1643 |
| |
1638 | 1644 |
| |
1639 | 1645 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 |
| - | |
| 167 | + | |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
|
Lines changed: 29 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
808 | 808 |
| |
809 | 809 |
| |
810 | 810 |
| |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
811 | 819 |
| |
812 | 820 |
| |
813 | 821 |
| |
| |||
1875 | 1883 |
| |
1876 | 1884 |
| |
1877 | 1885 |
| |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
1878 | 1894 |
| |
1879 | 1895 |
| |
1880 | 1896 |
| |
| |||
2478 | 2494 |
| |
2479 | 2495 |
| |
2480 | 2496 |
| |
| 2497 | + | |
2481 | 2498 |
| |
2482 | 2499 |
| |
2483 | 2500 |
| |
| |||
2705 | 2722 |
| |
2706 | 2723 |
| |
2707 | 2724 |
| |
2708 |
| - | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
2709 | 2728 |
| |
2710 | 2729 |
| |
2711 | 2730 |
| |
| |||
2754 | 2773 |
| |
2755 | 2774 |
| |
2756 | 2775 |
| |
2757 |
| - | |
2758 |
| - | |
| 2776 | + | |
| 2777 | + | |
| 2778 | + | |
| 2779 | + | |
| 2780 | + | |
| 2781 | + | |
| 2782 | + | |
| 2783 | + | |
| 2784 | + | |
2759 | 2785 |
| |
2760 |
| - | |
2761 | 2786 |
| |
2762 | 2787 |
| |
2763 | 2788 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
401 |
| - | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
402 | 404 |
| |
403 | 405 |
| |
404 | 406 |
| |
| |||
768 | 770 |
| |
769 | 771 |
| |
770 | 772 |
| |
| 773 | + | |
| 774 | + | |
771 | 775 |
| |
772 | 776 |
| |
773 | 777 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
| 175 | + | |
175 | 176 |
| |
176 | 177 |
| |
177 | 178 |
| |
| |||
301 | 302 |
| |
302 | 303 |
| |
303 | 304 |
| |
| 305 | + | |
304 | 306 |
| |
305 | 307 |
| |
306 | 308 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1007 | 1007 |
| |
1008 | 1008 |
| |
1009 | 1009 |
| |
| 1010 | + | |
1010 | 1011 |
| |
1011 | 1012 |
| |
1012 | 1013 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| 88 | + | |
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
644 | 644 |
| |
645 | 645 |
| |
646 | 646 |
| |
| 647 | + | |
647 | 648 |
| |
648 | 649 |
| |
649 | 650 |
| |
|
Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
665 | 665 |
| |
666 | 666 |
| |
667 | 667 |
| |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
668 | 676 |
| |
669 | 677 |
| |
670 | 678 |
| |
| |||
861 | 869 |
| |
862 | 870 |
| |
863 | 871 |
| |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
864 | 886 |
| |
865 | 887 |
| |
866 | 888 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3703 | 3703 |
| |
3704 | 3704 |
| |
3705 | 3705 |
| |
| 3706 | + | |
3706 | 3707 |
| |
3707 | 3708 |
| |
3708 | 3709 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
| 174 | + | |
174 | 175 |
| |
175 | 176 |
| |
176 | 177 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
| 247 | + | |
247 | 248 |
| |
248 | 249 |
| |
249 | 250 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
349 | 349 |
| |
350 | 350 |
| |
351 | 351 |
| |
352 |
| - | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
353 | 359 |
| |
354 | 360 |
| |
355 | 361 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
239 |
| - | |
| 238 | + | |
| 239 | + | |
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
|
Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
| 163 | + | |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
167 | 166 |
| |
168 | 167 |
| |
169 | 168 |
| |
| |||
886 | 885 |
| |
887 | 886 |
| |
888 | 887 |
| |
889 |
| - | |
| 888 | + | |
890 | 889 |
| |
891 | 890 |
| |
892 |
| - | |
893 | 891 |
| |
894 | 892 |
| |
895 | 893 |
| |
| |||
898 | 896 |
| |
899 | 897 |
| |
900 | 898 |
| |
901 |
| - | |
| 899 | + | |
902 | 900 |
| |
903 | 901 |
| |
904 |
| - | |
| 902 | + | |
905 | 903 |
| |
906 | 904 |
| |
907 | 905 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| 136 | + | |
136 | 137 |
| |
137 | 138 |
| |
138 | 139 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
|
Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
174 |
| - | |
175 |
| - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
176 | 178 |
| |
177 | 179 |
| |
178 | 180 |
| |
| |||
188 | 190 |
| |
189 | 191 |
| |
190 | 192 |
| |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 | 193 |
| |
198 | 194 |
| |
199 | 195 |
| |
| |||
308 | 304 |
| |
309 | 305 |
| |
310 | 306 |
| |
311 |
| - | |
| 307 | + | |
312 | 308 |
| |
313 | 309 |
| |
314 |
| - | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
|
0 commit comments