This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
89 files changed
+1152
-716
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- attr
- rustc_attr/src
- rustc_codegen_ssa
- src
- rustc_expand/src
- mbe
- rustc_hir_pretty/src
- rustc_hir
- src
- rustc_incremental/src
- persist
- rustc_lint_defs/src
- rustc_lint/src
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- hir
- map
- middle
- query
- ty
- rustc_mir_build/src/build/custom
- rustc_parse/src
- parser
- rustc_passes/src
- rustc_query_system/src/ich
- rustc_resolve/src
- rustc_smir
- src/rustc_smir
- rustc_trait_selection/src/error_reporting/traits
- src
- librustdoc
- clean
- doctest
- tools/clippy
- clippy_lints/src
- attrs
- doc
- functions
- matches
- clippy_utils/src
- tests/ui/macros
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
+1152
-716
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3521 | 3521 | | |
3522 | 3522 | | |
3523 | 3523 | | |
| 3524 | + | |
3524 | 3525 | | |
3525 | 3526 | | |
3526 | 3527 | | |
| |||
3786 | 3787 | | |
3787 | 3788 | | |
3788 | 3789 | | |
| 3790 | + | |
3789 | 3791 | | |
3790 | 3792 | | |
3791 | 3793 | | |
| |||
4454 | 4456 | | |
4455 | 4457 | | |
4456 | 4458 | | |
4457 | | - | |
4458 | 4459 | | |
4459 | 4460 | | |
| 4461 | + | |
4460 | 4462 | | |
4461 | 4463 | | |
4462 | 4464 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
1758 | 1758 | | |
1759 | 1759 | | |
1760 | 1760 | | |
1761 | | - | |
1762 | | - | |
| 1761 | + | |
1763 | 1762 | | |
1764 | 1763 | | |
1765 | 1764 | | |
1766 | | - | |
1767 | | - | |
1768 | | - | |
1769 | | - | |
1770 | | - | |
1771 | | - | |
1772 | | - | |
1773 | | - | |
1774 | | - | |
1775 | | - | |
1776 | | - | |
1777 | | - | |
1778 | | - | |
1779 | | - | |
1780 | | - | |
1781 | | - | |
1782 | | - | |
1783 | | - | |
1784 | | - | |
1785 | | - | |
1786 | | - | |
1787 | | - | |
1788 | | - | |
1789 | | - | |
1790 | | - | |
1791 | | - | |
1792 | | - | |
1793 | | - | |
1794 | | - | |
1795 | | - | |
1796 | | - | |
1797 | | - | |
1798 | | - | |
1799 | | - | |
1800 | | - | |
1801 | | - | |
1802 | 1765 | | |
1803 | 1766 | | |
1804 | 1767 | | |
1805 | 1768 | | |
1806 | 1769 | | |
1807 | | - | |
| 1770 | + | |
1808 | 1771 | | |
1809 | 1772 | | |
1810 | 1773 | | |
| |||
1814 | 1777 | | |
1815 | 1778 | | |
1816 | 1779 | | |
1817 | | - | |
1818 | | - | |
1819 | | - | |
1820 | | - | |
1821 | | - | |
1822 | | - | |
1823 | | - | |
1824 | | - | |
1825 | | - | |
1826 | | - | |
1827 | | - | |
1828 | | - | |
1829 | | - | |
1830 | | - | |
1831 | | - | |
1832 | | - | |
1833 | | - | |
1834 | | - | |
1835 | | - | |
1836 | | - | |
1837 | | - | |
| 1780 | + | |
1838 | 1781 | | |
1839 | 1782 | | |
1840 | 1783 | | |
| |||
3051 | 2994 | | |
3052 | 2995 | | |
3053 | 2996 | | |
3054 | | - | |
| 2997 | + | |
3055 | 2998 | | |
3056 | 2999 | | |
3057 | 3000 | | |
| |||
0 commit comments