File tree
41 files changed
+193
-125
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_const_eval/src/transform/check_consts
- rustc_hir_analysis/src
- astconv
- check
- coherence
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src
- infer/error_reporting/nice_region_error
- traits
- rustc_middle/src/ty
- print
- rustc_mir_build/src/thir/pattern
- rustc_monomorphize/src
- rustc_privacy/src
- rustc_trait_selection/src
- solve
- traits
- error_reporting
- select
- rustc_ty_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+193
-125
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1111 | 1111 |
| |
1112 | 1112 |
| |
1113 | 1113 |
| |
1114 |
| - | |
| 1114 | + | |
1115 | 1115 |
| |
1116 | 1116 |
| |
1117 | 1117 |
| |
|
Lines changed: 16 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
538 | 538 |
| |
539 | 539 |
| |
540 | 540 |
| |
541 |
| - | |
| 541 | + | |
| 542 | + | |
542 | 543 |
| |
543 | 544 |
| |
544 | 545 |
| |
| |||
1237 | 1238 |
| |
1238 | 1239 |
| |
1239 | 1240 |
| |
1240 |
| - | |
1241 |
| - | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
1242 | 1246 |
| |
1243 | 1247 |
| |
1244 | 1248 |
| |
| |||
1810 | 1814 |
| |
1811 | 1815 |
| |
1812 | 1816 |
| |
1813 |
| - | |
| 1817 | + | |
| 1818 | + | |
1814 | 1819 |
| |
1815 | 1820 |
| |
1816 | 1821 |
| |
| |||
1823 | 1828 |
| |
1824 | 1829 |
| |
1825 | 1830 |
| |
1826 |
| - | |
| 1831 | + | |
1827 | 1832 |
| |
1828 | 1833 |
| |
1829 | 1834 |
| |
| |||
1835 | 1840 |
| |
1836 | 1841 |
| |
1837 | 1842 |
| |
1838 |
| - | |
| 1843 | + | |
1839 | 1844 |
| |
1840 | 1845 |
| |
1841 | 1846 |
| |
| |||
1932 | 1937 |
| |
1933 | 1938 |
| |
1934 | 1939 |
| |
1935 |
| - | |
1936 |
| - | |
1937 |
| - | |
| 1940 | + | |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
1938 | 1945 |
| |
1939 | 1946 |
| |
1940 | 1947 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
161 |
| - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
162 | 166 |
| |
163 | 167 |
| |
164 | 168 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
689 | 689 |
| |
690 | 690 |
| |
691 | 691 |
| |
692 |
| - | |
| 692 | + | |
693 | 693 |
| |
694 | 694 |
| |
695 | 695 |
| |
| |||
822 | 822 |
| |
823 | 823 |
| |
824 | 824 |
| |
825 |
| - | |
| 825 | + | |
826 | 826 |
| |
827 | 827 |
| |
828 | 828 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 |
| - | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
538 | 538 |
| |
539 | 539 |
| |
540 | 540 |
| |
541 |
| - | |
| 541 | + | |
542 | 542 |
| |
543 | 543 |
| |
544 | 544 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1784 | 1784 |
| |
1785 | 1785 |
| |
1786 | 1786 |
| |
1787 |
| - | |
| 1787 | + | |
1788 | 1788 |
| |
1789 | 1789 |
| |
1790 | 1790 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
343 |
| - | |
| 343 | + | |
| 344 | + | |
344 | 345 |
| |
345 | 346 |
| |
346 | 347 |
| |
| |||
579 | 580 |
| |
580 | 581 |
| |
581 | 582 |
| |
582 |
| - | |
583 |
| - | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
584 | 589 |
| |
585 | 590 |
| |
586 | 591 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
601 | 601 |
| |
602 | 602 |
| |
603 | 603 |
| |
604 |
| - | |
| 604 | + | |
605 | 605 |
| |
606 | 606 |
| |
607 | 607 |
| |
| |||
764 | 764 |
| |
765 | 765 |
| |
766 | 766 |
| |
767 |
| - | |
768 |
| - | |
769 |
| - | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
770 | 772 |
| |
771 | 773 |
| |
772 | 774 |
| |
|
0 commit comments