File tree
89 files changed
+557
-86
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
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
89 files changed
+557
-86
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 | |
---|---|---|---|
| |||
1307 | 1307 |
| |
1308 | 1308 |
| |
1309 | 1309 |
| |
1310 |
| - | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
1311 | 1313 |
| |
1312 | 1314 |
| |
1313 | 1315 |
| |
| |||
1613 | 1615 |
| |
1614 | 1616 |
| |
1615 | 1617 |
| |
| 1618 | + | |
1616 | 1619 |
| |
1617 | 1620 |
| |
1618 | 1621 |
| |
| |||
1637 | 1640 |
| |
1638 | 1641 |
| |
1639 | 1642 |
| |
1640 |
| - | |
| 1643 | + | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
1641 | 1647 |
| |
1642 | 1648 |
| |
1643 | 1649 |
| |
|
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 | |
---|---|---|---|
| |||
802 | 802 |
| |
803 | 803 |
| |
804 | 804 |
| |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
805 | 813 |
| |
806 | 814 |
| |
807 | 815 |
| |
| |||
1829 | 1837 |
| |
1830 | 1838 |
| |
1831 | 1839 |
| |
| 1840 | + | |
| 1841 | + | |
| 1842 | + | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
1832 | 1848 |
| |
1833 | 1849 |
| |
1834 | 1850 |
| |
| |||
2427 | 2443 |
| |
2428 | 2444 |
| |
2429 | 2445 |
| |
| 2446 | + | |
2430 | 2447 |
| |
2431 | 2448 |
| |
2432 | 2449 |
| |
| |||
2654 | 2671 |
| |
2655 | 2672 |
| |
2656 | 2673 |
| |
2657 |
| - | |
| 2674 | + | |
| 2675 | + | |
| 2676 | + | |
2658 | 2677 |
| |
2659 | 2678 |
| |
2660 | 2679 |
| |
| |||
2697 | 2716 |
| |
2698 | 2717 |
| |
2699 | 2718 |
| |
2700 |
| - | |
2701 |
| - | |
| 2719 | + | |
| 2720 | + | |
| 2721 | + | |
| 2722 | + | |
| 2723 | + | |
| 2724 | + | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
2702 | 2728 |
| |
2703 |
| - | |
2704 | 2729 |
| |
2705 | 2730 |
| |
2706 | 2731 |
| |
|
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 |
| |
| |||
856 | 864 |
| |
857 | 865 |
| |
858 | 866 |
| |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
859 | 881 |
| |
860 | 882 |
| |
861 | 883 |
| |
|
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 | |
---|---|---|---|
| |||
3713 | 3713 |
| |
3714 | 3714 |
| |
3715 | 3715 |
| |
| 3716 | + | |
3716 | 3717 |
| |
3717 | 3718 |
| |
3718 | 3719 |
| |
|
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 | |
---|---|---|---|
| |||
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 |
| - | |
| 149 | + | |
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 |
| - | |
| 162 | + | |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
166 | 165 |
| |
167 | 166 |
| |
168 | 167 |
| |
| |||
900 | 899 |
| |
901 | 900 |
| |
902 | 901 |
| |
903 |
| - | |
| 902 | + | |
904 | 903 |
| |
905 | 904 |
| |
906 |
| - | |
907 | 905 |
| |
908 | 906 |
| |
909 | 907 |
| |
| |||
912 | 910 |
| |
913 | 911 |
| |
914 | 912 |
| |
915 |
| - | |
| 913 | + | |
916 | 914 |
| |
917 | 915 |
| |
918 |
| - | |
| 916 | + | |
919 | 917 |
| |
920 | 918 |
| |
921 | 919 |
| |
|
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