This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
167 files changed
+2260
-3931
lines changed- compiler
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_attr_data_structures
- src
- rustc_attr_parsing
- src
- attributes
- rustc_builtin_macros
- src/deriving/generic
- rustc_codegen_ssa/src
- rustc_const_eval/src/check_consts
- rustc_errors
- src
- rustc_expand
- src
- mbe
- rustc_hir
- src
- rustc_hir_analysis/src
- check
- collect
- rustc_hir_pretty
- src
- rustc_hir_typeck/src
- method
- rustc_incremental/src
- persist
- rustc_lint/src
- rustc_lint_defs/src
- rustc_macros/src
- rustc_metadata/src
- rmeta
- rustc_middle/src
- traits
- ty
- rustc_mir_transform/src/coverage
- rustc_passes
- src
- rustc_privacy/src
- rustc_query_impl
- rustc_query_system
- src/ich
- rustc_resolve/src
- rustc_sanitizers
- src/cfi/typeid/itanium_cxx_abi
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_symbol_mangling
- src
- rustc_trait_selection/src/error_reporting
- infer
- traits
- stable_mir/src
- src
- librustdoc
- clean
- doctest
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- attrs
- doc
- functions
- clippy_utils/src
- tests
- ui
- ui-toml/large_include_file
- tests
- pretty
- rustdoc-json/enums/discriminant
- ui
- attributes
- deprecation
- error-codes
- feature-gates
- internal
- issues
- repr
- stability-attribute
- ui-fulldeps/stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
167 files changed
+2260
-3931
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
81 |
| - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
| |||
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
100 |
| - | |
| 101 | + | |
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
| |||
669 | 670 |
| |
670 | 671 |
| |
671 | 672 |
| |
672 |
| - | |
| 673 | + | |
673 | 674 |
| |
674 | 675 |
| |
675 | 676 |
| |
| |||
838 | 839 |
| |
839 | 840 |
| |
840 | 841 |
| |
841 |
| - | |
842 | 842 |
| |
843 | 843 |
| |
844 | 844 |
| |
| |||
1673 | 1673 |
| |
1674 | 1674 |
| |
1675 | 1675 |
| |
1676 |
| - | |
| 1676 | + | |
1677 | 1677 |
| |
1678 | 1678 |
| |
1679 | 1679 |
| |
| |||
1936 | 1936 |
| |
1937 | 1937 |
| |
1938 | 1938 |
| |
1939 |
| - | |
| 1939 | + | |
1940 | 1940 |
| |
1941 | 1941 |
| |
1942 | 1942 |
| |
| |||
1993 | 1993 |
| |
1994 | 1994 |
| |
1995 | 1995 |
| |
1996 |
| - | |
| 1996 | + | |
1997 | 1997 |
| |
1998 | 1998 |
| |
1999 | 1999 |
| |
| |||
2024 | 2024 |
| |
2025 | 2025 |
| |
2026 | 2026 |
| |
2027 |
| - | |
| 2027 | + | |
2028 | 2028 |
| |
2029 | 2029 |
| |
2030 | 2030 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
97 |
| - | |
| 96 | + | |
98 | 97 |
| |
99 | 98 |
| |
100 | 99 |
| |
| |||
158 | 157 |
| |
159 | 158 |
| |
160 | 159 |
| |
161 |
| - | |
| 160 | + | |
162 | 161 |
| |
163 | 162 |
| |
164 | 163 |
| |
| |||
621 | 620 |
| |
622 | 621 |
| |
623 | 622 |
| |
624 |
| - | |
| 623 | + | |
625 | 624 |
| |
626 | 625 |
| |
627 | 626 |
| |
| |||
679 | 678 |
| |
680 | 679 |
| |
681 | 680 |
| |
682 |
| - | |
| 681 | + | |
683 | 682 |
| |
684 | 683 |
| |
685 | 684 |
| |
| |||
741 | 740 |
| |
742 | 741 |
| |
743 | 742 |
| |
744 |
| - | |
| 743 | + | |
745 | 744 |
| |
746 | 745 |
| |
747 | 746 |
| |
| |||
760 | 759 |
| |
761 | 760 |
| |
762 | 761 |
| |
763 |
| - | |
| 762 | + | |
764 | 763 |
| |
765 | 764 |
| |
766 | 765 |
| |
| |||
896 | 895 |
| |
897 | 896 |
| |
898 | 897 |
| |
899 |
| - | |
| 898 | + | |
900 | 899 |
| |
901 | 900 |
| |
902 | 901 |
| |
| |||
1057 | 1056 |
| |
1058 | 1057 |
| |
1059 | 1058 |
| |
1060 |
| - | |
| 1059 | + | |
1061 | 1060 |
| |
1062 | 1061 |
| |
1063 | 1062 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments