File tree
1,250 files changed
+10361
-7664
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_arena/src
- rustc_ast/src
- rustc_ast_ir/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src
- pprust
- state
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- rustc_baked_icu_data/src
- rustc_borrowck/src
- diagnostics
- type_check
- liveness
- rustc_builtin_macros
- src
- deriving/generic
- rustc_codegen_cranelift
- example
- src
- rustc_codegen_gcc
- example
- src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_const_eval/src
- check_consts
- interpret
- rustc_data_structures
- src
- graph
- obligation_forest
- sync
- tagged_ptr
- rustc_driver_impl/src
- rustc_error_codes/src
- error_codes
- rustc_error_messages/src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_graphviz/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- type_of
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src
- rustc_index/src
- rustc_index_macros/src
- rustc_infer/src
- rustc_interface/src
- rustc_lexer/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm
- llvm-wrapper
- src
- rustc_macros/src
- rustc_metadata/src
- rmeta
- rustc_middle/src
- hir
- mir
- interpret
- query
- traits
- ty
- print
- rustc_mir_build/src
- builder
- expr
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- rustc_monomorphize/src
- partitioning
- rustc_next_trait_solver/src
- solve
- eval_ctxt
- inspect
- rustc_parse/src
- parser
- rustc_parse_format/src
- rustc_passes/src
- rustc_pattern_analysis
- src
- tests/common
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve
- src
- rustc_sanitizers/src
- rustc_serialize/src
- rustc_session/src
- rustc_smir/src
- rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- spec
- base
- targets
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- solve/fulfill
- traits
- select
- rustc_traits/src
- rustc_transmute/src
- rustc_ty_utils
- src
- rustc_type_ir
- src
- search_graph
- solve
- library
- alloc
- src
- collections/binary_heap
- core
- src
- ffi
- fmt
- intrinsics
- iter/traits
- macros
- prelude
- coretests/tests/num/flt2dec
- panic_abort
- panic_unwind
- proc_macro
- profiler_builtins
- rustc-std-workspace-alloc
- rustc-std-workspace-core
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,250 files changed
+10361
-7664
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
|
+3-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1491 | 1491 |
| |
1492 | 1492 |
| |
1493 | 1493 |
| |
| 1494 | + | |
1494 | 1495 |
| |
1495 | 1496 |
| |
1496 | 1497 |
| |
| |||
3044 | 3045 |
| |
3045 | 3046 |
| |
3046 | 3047 |
| |
3047 |
| - | |
3048 |
| - | |
3049 |
| - | |
3050 |
| - | |
3051 |
| - | |
3052 |
| - | |
3053 |
| - | |
3054 | 3048 |
| |
3055 | 3049 |
| |
3056 | 3050 |
| |
| |||
3492 | 3486 |
| |
3493 | 3487 |
| |
3494 | 3488 |
| |
| 3489 | + | |
3495 | 3490 |
| |
3496 | 3491 |
| |
3497 | 3492 |
| |
| |||
4529 | 4524 |
| |
4530 | 4525 |
| |
4531 | 4526 |
| |
| 4527 | + | |
4532 | 4528 |
| |
4533 | 4529 |
| |
4534 | 4530 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| |||
803 | 802 |
| |
804 | 803 |
| |
805 | 804 |
| |
806 |
| - | |
| 805 | + | |
807 | 806 |
| |
808 | 807 |
| |
809 | 808 |
| |
| |||
813 | 812 |
| |
814 | 813 |
| |
815 | 814 |
| |
816 |
| - | |
| 815 | + | |
817 | 816 |
| |
818 | 817 |
| |
819 | 818 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3466 | 3466 |
| |
3467 | 3467 |
| |
3468 | 3468 |
| |
| 3469 | + | |
3469 | 3470 |
| |
3470 | 3471 |
| |
3471 | 3472 |
| |
| |||
3763 | 3764 |
| |
3764 | 3765 |
| |
3765 | 3766 |
| |
3766 |
| - | |
| 3767 | + | |
3767 | 3768 |
| |
3768 | 3769 |
| |
3769 | 3770 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
| 269 | + | |
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
961 | 961 |
| |
962 | 962 |
| |
963 | 963 |
| |
964 |
| - | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
965 | 972 |
| |
966 | 973 |
| |
967 | 974 |
| |
| |||
975 | 982 |
| |
976 | 983 |
| |
977 | 984 |
| |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
978 | 990 |
| |
979 | 991 |
| |
980 | 992 |
| |
| |||
1924 | 1936 |
| |
1925 | 1937 |
| |
1926 | 1938 |
| |
1927 |
| - | |
| 1939 | + | |
1928 | 1940 |
| |
1929 | 1941 |
| |
1930 | 1942 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
892 | 892 |
| |
893 | 893 |
| |
894 | 894 |
| |
895 |
| - | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
896 | 903 |
| |
897 | 904 |
| |
898 | 905 |
| |
899 | 906 |
| |
900 | 907 |
| |
901 | 908 |
| |
902 | 909 |
| |
| 910 | + | |
| 911 | + | |
| 912 | + | |
903 | 913 |
| |
904 | 914 |
| |
905 | 915 |
| |
| |||
1203 | 1213 |
| |
1204 | 1214 |
| |
1205 | 1215 |
| |
1206 |
| - | |
| 1216 | + | |
1207 | 1217 |
| |
1208 | 1218 |
| |
1209 | 1219 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
194 |
| - | |
| 193 | + | |
| 194 | + | |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
199 |
| - | |
200 |
| - | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
201 | 206 |
| |
202 | 207 |
| |
203 | 208 |
| |
| |||
330 | 335 |
| |
331 | 336 |
| |
332 | 337 |
| |
| 338 | + | |
333 | 339 |
| |
334 | 340 |
| |
335 | 341 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2130 | 2130 |
| |
2131 | 2131 |
| |
2132 | 2132 |
| |
2133 |
| - | |
| 2133 | + | |
2134 | 2134 |
| |
2135 | 2135 |
| |
2136 |
| - | |
2137 |
| - | |
2138 |
| - | |
2139 |
| - | |
| 2136 | + | |
2140 | 2137 |
| |
2141 | 2138 |
| |
2142 | 2139 |
| |
2143 | 2140 |
| |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
2144 | 2145 |
| |
2145 |
| - | |
2146 |
| - | |
2147 |
| - | |
2148 |
| - | |
2149 |
| - | |
2150 |
| - | |
2151 |
| - | |
2152 |
| - | |
| 2146 | + | |
| 2147 | + | |
| 2148 | + | |
| 2149 | + | |
| 2150 | + | |
2153 | 2151 |
| |
2154 | 2152 |
| |
2155 | 2153 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
295 |
| - | |
| 295 | + | |
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
|
0 commit comments