File tree
49 files changed
+245
-180
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
- src
- librustdoc/clean
- tools/clippy/clippy_lints/src
- methods
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+245
-180
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1120 | 1120 |
| |
1121 | 1121 |
| |
1122 | 1122 |
| |
1123 |
| - | |
| 1123 | + | |
1124 | 1124 |
| |
1125 | 1125 |
| |
1126 | 1126 |
| |
|
Lines changed: 18 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 | + | |
| 1246 | + | |
1242 | 1247 |
| |
1243 | 1248 |
| |
1244 | 1249 |
| |
| |||
1810 | 1815 |
| |
1811 | 1816 |
| |
1812 | 1817 |
| |
1813 |
| - | |
| 1818 | + | |
| 1819 | + | |
1814 | 1820 |
| |
1815 | 1821 |
| |
1816 | 1822 |
| |
| |||
1823 | 1829 |
| |
1824 | 1830 |
| |
1825 | 1831 |
| |
1826 |
| - | |
| 1832 | + | |
1827 | 1833 |
| |
1828 | 1834 |
| |
1829 | 1835 |
| |
| |||
1835 | 1841 |
| |
1836 | 1842 |
| |
1837 | 1843 |
| |
1838 |
| - | |
| 1844 | + | |
1839 | 1845 |
| |
1840 | 1846 |
| |
1841 | 1847 |
| |
| |||
1932 | 1938 |
| |
1933 | 1939 |
| |
1934 | 1940 |
| |
1935 |
| - | |
1936 |
| - | |
1937 |
| - | |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
1938 | 1947 |
| |
1939 | 1948 |
| |
1940 | 1949 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
694 | 694 |
| |
695 | 695 |
| |
696 | 696 |
| |
697 |
| - | |
| 697 | + | |
698 | 698 |
| |
699 | 699 |
| |
700 | 700 |
| |
| |||
846 | 846 |
| |
847 | 847 |
| |
848 | 848 |
| |
849 |
| - | |
| 849 | + | |
850 | 850 |
| |
851 | 851 |
| |
852 | 852 |
| |
|
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 | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
536 | 536 |
| |
537 | 537 |
| |
538 | 538 |
| |
539 |
| - | |
| 539 | + | |
540 | 540 |
| |
541 | 541 |
| |
542 | 542 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1779 | 1779 |
| |
1780 | 1780 |
| |
1781 | 1781 |
| |
1782 |
| - | |
| 1782 | + | |
1783 | 1783 |
| |
1784 | 1784 |
| |
1785 | 1785 |
| |
|
Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
268 |
| - | |
| 268 | + | |
| 269 | + | |
269 | 270 |
| |
270 | 271 |
| |
271 |
| - | |
| 272 | + | |
272 | 273 |
| |
273 | 274 |
| |
274 | 275 |
| |
| |||
504 | 505 |
| |
505 | 506 |
| |
506 | 507 |
| |
507 |
| - | |
508 |
| - | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
509 | 514 |
| |
510 | 515 |
| |
511 | 516 |
| |
|
Lines changed: 6 additions & 3 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 |
| - | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
769 | 772 |
| |
770 | 773 |
| |
771 | 774 |
| |
|
0 commit comments