This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
41 files changed
+209
-60
lines changed- compiler
- rustc_infer/src/infer
- error_reporting
- rustc_typeck/src
- astconv
- check/fn_ctxt
- src/test/ui
- async-await
- blind
- block-result
- destructuring-assignment
- half-open-range-patterns
- issues
- keyword
- match
- mismatched_types
- mut
- never_type
- or-patterns
- parser
- pattern
- proc-macro
- return
- structs
- typeck
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
+209
-60
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
| 336 | + | |
| 337 | + | |
| 338 | + | |
336 | 339 |
| |
337 | 340 |
| |
338 | 341 |
| |
| |||
602 | 605 |
| |
603 | 606 |
| |
604 | 607 |
| |
605 |
| - | |
| 608 | + | |
| 609 | + | |
606 | 610 |
| |
607 | 611 |
| |
608 | 612 |
| |
|
Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1434 | 1434 |
| |
1435 | 1435 |
| |
1436 | 1436 |
| |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
1437 | 1448 |
| |
1438 | 1449 |
| |
1439 | 1450 |
| |
| |||
1785 | 1796 |
| |
1786 | 1797 |
| |
1787 | 1798 |
| |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
1788 | 1819 |
| |
1789 | 1820 |
| |
1790 | 1821 |
| |
|
0 commit comments