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_analysis/src
- check
- collect
- rustc_hir_pretty
- src
- rustc_hir_typeck/src
- method
- rustc_hir
- src
- rustc_incremental/src
- persist
- rustc_lint_defs/src
- rustc_lint/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-toml/large_include_file
- ui
- tests
- pretty
- rustdoc-json/enums/discriminant
- ui-fulldeps/stable-mir
- ui
- attributes
- deprecation
- error-codes
- feature-gates
- internal
- issues
- repr
- stability-attribute
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 changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3207 | 3207 | | |
3208 | 3208 | | |
3209 | 3209 | | |
3210 | | - | |
3211 | 3210 | | |
3212 | 3211 | | |
3213 | 3212 | | |
| |||
3216 | 3215 | | |
3217 | 3216 | | |
3218 | 3217 | | |
3219 | | - | |
3220 | 3218 | | |
3221 | 3219 | | |
3222 | 3220 | | |
| |||
3265 | 3263 | | |
3266 | 3264 | | |
3267 | 3265 | | |
| 3266 | + | |
| 3267 | + | |
| 3268 | + | |
| 3269 | + | |
3268 | 3270 | | |
3269 | 3271 | | |
| 3272 | + | |
3270 | 3273 | | |
3271 | | - | |
3272 | 3274 | | |
3273 | 3275 | | |
3274 | 3276 | | |
| |||
3283 | 3285 | | |
3284 | 3286 | | |
3285 | 3287 | | |
3286 | | - | |
3287 | 3288 | | |
3288 | 3289 | | |
3289 | 3290 | | |
3290 | 3291 | | |
3291 | 3292 | | |
3292 | | - | |
3293 | 3293 | | |
3294 | 3294 | | |
3295 | 3295 | | |
| |||
3342 | 3342 | | |
3343 | 3343 | | |
3344 | 3344 | | |
3345 | | - | |
3346 | 3345 | | |
3347 | 3346 | | |
3348 | 3347 | | |
| |||
3599 | 3598 | | |
3600 | 3599 | | |
3601 | 3600 | | |
3602 | | - | |
3603 | 3601 | | |
3604 | 3602 | | |
3605 | 3603 | | |
| |||
3634 | 3632 | | |
3635 | 3633 | | |
3636 | 3634 | | |
3637 | | - | |
3638 | 3635 | | |
3639 | 3636 | | |
3640 | 3637 | | |
| |||
3693 | 3690 | | |
3694 | 3691 | | |
3695 | 3692 | | |
3696 | | - | |
3697 | 3693 | | |
3698 | 3694 | | |
3699 | 3695 | | |
| |||
3741 | 3737 | | |
3742 | 3738 | | |
3743 | 3739 | | |
3744 | | - | |
3745 | 3740 | | |
3746 | 3741 | | |
3747 | 3742 | | |
| |||
4249 | 4244 | | |
4250 | 4245 | | |
4251 | 4246 | | |
4252 | | - | |
4253 | 4247 | | |
4254 | 4248 | | |
4255 | 4249 | | |
| |||
4272 | 4266 | | |
4273 | 4267 | | |
4274 | 4268 | | |
4275 | | - | |
4276 | 4269 | | |
4277 | 4270 | | |
4278 | 4271 | | |
| |||
4323 | 4316 | | |
4324 | 4317 | | |
4325 | 4318 | | |
4326 | | - | |
4327 | 4319 | | |
4328 | 4320 | | |
4329 | 4321 | | |
| |||
4420 | 4412 | | |
4421 | 4413 | | |
4422 | 4414 | | |
4423 | | - | |
4424 | 4415 | | |
4425 | 4416 | | |
4426 | 4417 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
| Original 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 | | |
| |||
0 commit comments