File tree
45 files changed
+786
-507
lines changed- compiler
- rustc_ast/src
- attr
- util
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- state
- rustc_builtin_macros/src
- rustc_expand/src
- rustc_lexer/src
- rustc_lint/src
- rustc_parse/src
- lexer
- parser
- rustc_session/src
- src
- test/ui
- codemap_tests
- lexer
- parser
- tools
- clippy
- clippy_lints/src
- misc_early
- clippy_utils/src
- rustfmt/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+786
-507
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1332 | 1332 |
| |
1333 | 1333 |
| |
1334 | 1334 |
| |
1335 |
| - | |
| 1335 | + | |
1336 | 1336 |
| |
1337 | 1337 |
| |
1338 | 1338 |
| |
| |||
1698 | 1698 |
| |
1699 | 1699 |
| |
1700 | 1700 |
| |
1701 |
| - | |
| 1701 | + | |
1702 | 1702 |
| |
1703 | 1703 |
| |
1704 | 1704 |
| |
1705 | 1705 |
| |
1706 |
| - | |
1707 |
| - | |
1708 |
| - | |
1709 |
| - | |
1710 |
| - | |
| 1706 | + | |
1711 | 1707 |
| |
1712 | 1708 |
| |
1713 | 1709 |
| |
| |||
1733 | 1729 |
| |
1734 | 1730 |
| |
1735 | 1731 |
| |
1736 |
| - | |
1737 |
| - | |
1738 |
| - | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
| 1735 | + | |
1739 | 1736 |
| |
1740 | 1737 |
| |
1741 | 1738 |
| |
| |||
1749 | 1746 |
| |
1750 | 1747 |
| |
1751 | 1748 |
| |
1752 |
| - | |
1753 |
| - | |
| 1749 | + | |
| 1750 | + | |
| 1751 | + | |
1754 | 1752 |
| |
1755 |
| - | |
| 1753 | + | |
1756 | 1754 |
| |
1757 | 1755 |
| |
1758 | 1756 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
536 |
| - | |
| 536 | + | |
537 | 537 |
| |
538 | 538 |
| |
539 | 539 |
| |
| |||
605 | 605 |
| |
606 | 606 |
| |
607 | 607 |
| |
608 |
| - | |
| 608 | + | |
609 | 609 |
| |
610 | 610 |
| |
611 | 611 |
| |
| |||
618 | 618 |
| |
619 | 619 |
| |
620 | 620 |
| |
621 |
| - | |
622 |
| - | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
623 | 625 |
| |
624 | 626 |
| |
625 | 627 |
| |
| |||
668 | 670 |
| |
669 | 671 |
| |
670 | 672 |
| |
671 |
| - | |
| 673 | + | |
672 | 674 |
| |
673 | 675 |
| |
674 | 676 |
| |
|
0 commit comments