File tree
962 files changed
+10234
-6096
lines changed- compiler
- rustc_ast/src
- attr
- expand
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros
- src
- deriving/generic
- rustc_codegen_cranelift/example
- rustc_codegen_gcc
- .github/workflows
- build_system/src
- doc
- example
- patches
- cross_patches
- libgccjit12
- src
- intrinsic
- tests
- run
- rustc_codegen_llvm/src
- builder
- debuginfo
- metadata
- rustc_codegen_ssa/src
- rustc_const_eval/src
- check_consts
- interpret
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- hir
- rustc_hir_analysis/src
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental
- src
- persist
- rustc_index/src
- rustc_interface/src
- rustc_lint
- src
- rustc_lint_defs/src
- rustc_macros/src/diagnostics
- rustc_metadata/src
- rmeta
- rustc_middle/src
- hir
- mir
- ty
- rustc_mir_build/src
- builder
- custom
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src/framework
- rustc_mir_transform/src
- rustc_monomorphize/src
- mono_checks
- partitioning
- rustc_next_trait_solver/src/solve
- assembly
- eval_ctxt
- normalizes_to
- rustc_parse
- src
- parser
- rustc_passes
- src
- rustc_pattern_analysis/src
- rustc_query_system/src/dep_graph
- rustc_resolve/src
- rustc_session/src
- config
- externs
- rustc_span/src
- rustc_target/src
- spec
- base
- targets
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- errors
- solve
- inspect
- rustc_transmute/src/maybe_transmutable
- rustc_type_ir/src/solve
- library
- alloc
- src/ffi
- core/src
- intrinsics
- iter/adapters
- num
- ptr
- coretests/tests
- iter/adapters
- std
- src
- sync/mpmc
- sys
- fd
- fs
- pal
- hermit
- sgx
- solid
- teeos
- trusty
- uefi
- unix
- unsupported
- wasi
- wasip2
- wasm
- windows
- xous
- zkvm
- process/unix
- thread_local/destructors
- src
- bootstrap
- src
- core
- build_steps
- builder
- config
- utils
- build_helper/src
- fs
- ci/citool
- src
- templates
- doc
- rustc/src
- platform-support
- rustc-dev-guide/src
- building
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
962 files changed
+10234
-6096
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + |
Lines changed: 4 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2022 | 2022 |
| |
2023 | 2023 |
| |
2024 | 2024 |
| |
2025 |
| - | |
| 2025 | + | |
2026 | 2026 |
| |
2027 |
| - | |
| 2027 | + | |
2028 | 2028 |
| |
2029 | 2029 |
| |
2030 | 2030 |
| |
| |||
2572 | 2572 |
| |
2573 | 2573 |
| |
2574 | 2574 |
| |
2575 |
| - | |
2576 |
| - | |
2577 |
| - | |
2578 |
| - | |
2579 |
| - | |
2580 |
| - | |
2581 |
| - | |
2582 |
| - | |
2583 |
| - | |
2584 |
| - | |
2585 | 2575 |
| |
2586 | 2576 |
| |
2587 | 2577 |
| |
| |||
3142 | 3132 |
| |
3143 | 3133 |
| |
3144 | 3134 |
| |
3145 |
| - | |
3146 | 3135 |
| |
3147 | 3136 |
| |
3148 | 3137 |
| |
| |||
3199 | 3188 |
| |
3200 | 3189 |
| |
3201 | 3190 |
| |
3202 |
| - | |
| 3191 | + | |
3203 | 3192 |
| |
3204 |
| - | |
| 3193 | + | |
3205 | 3194 |
| |
3206 |
| - | |
3207 | 3195 |
| |
3208 | 3196 |
| |
3209 |
| - | |
3210 | 3197 |
| |
3211 | 3198 |
| |
3212 | 3199 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
22 | 30 |
| |
23 | 31 |
| |
24 | 32 |
| |
|
Lines changed: 22 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
309 |
| - | |
| 308 | + | |
| 309 | + | |
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
| |||
511 | 511 |
| |
512 | 512 |
| |
513 | 513 |
| |
514 |
| - | |
| 514 | + | |
515 | 515 |
| |
516 | 516 |
| |
517 | 517 |
| |
518 | 518 |
| |
519 |
| - | |
520 |
| - | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
521 | 522 |
| |
522 | 523 |
| |
523 | 524 |
| |
| |||
738 | 739 |
| |
739 | 740 |
| |
740 | 741 |
| |
741 |
| - | |
742 |
| - | |
743 |
| - | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
744 | 745 |
| |
745 | 746 |
| |
746 | 747 |
| |
| |||
752 | 753 |
| |
753 | 754 |
| |
754 | 755 |
| |
755 |
| - | |
| 756 | + | |
756 | 757 |
| |
757 | 758 |
| |
758 | 759 |
| |
| |||
770 | 771 |
| |
771 | 772 |
| |
772 | 773 |
| |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
773 | 779 |
| |
774 | 780 |
| |
775 | 781 |
| |
| |||
813 | 819 |
| |
814 | 820 |
| |
815 | 821 |
| |
816 |
| - | |
817 |
| - | |
| 822 | + | |
| 823 | + | |
818 | 824 |
| |
819 | 825 |
| |
820 | 826 |
| |
| |||
846 | 852 |
| |
847 | 853 |
| |
848 | 854 |
| |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
849 | 860 |
| |
850 | 861 |
| |
851 | 862 |
| |
|
Lines changed: 26 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 |
| |
54 | 58 |
| |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
55 | 63 |
| |
56 | 64 |
| |
57 | 65 |
| |
58 | 66 |
| |
59 | 67 |
| |
60 | 68 |
| |
61 | 69 |
| |
62 |
| - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
63 | 79 |
| |
64 | 80 |
| |
65 | 81 |
| |
| |||
131 | 147 |
| |
132 | 148 |
| |
133 | 149 |
| |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
| 150 | + | |
139 | 151 |
| |
140 | 152 |
| |
141 | 153 |
| |
| |||
153 | 165 |
| |
154 | 166 |
| |
155 | 167 |
| |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
| 168 | + | |
| 169 | + | |
160 | 170 |
| |
161 | 171 |
| |
162 | 172 |
| |
| |||
172 | 182 |
| |
173 | 183 |
| |
174 | 184 |
| |
175 |
| - | |
176 |
| - | |
177 |
| - | |
| 185 | + | |
178 | 186 |
| |
179 | 187 |
| |
180 | 188 |
| |
| |||
189 | 197 |
| |
190 | 198 |
| |
191 | 199 |
| |
| 200 | + | |
192 | 201 |
| |
| 202 | + | |
193 | 203 |
| |
194 | 204 |
| |
195 |
| - | |
| 205 | + | |
196 | 206 |
| |
197 | 207 |
| |
198 | 208 |
| |
| |||
220 | 230 |
| |
221 | 231 |
| |
222 | 232 |
| |
| 233 | + | |
223 | 234 |
| |
| 235 | + | |
224 | 236 |
| |
225 | 237 |
| |
226 | 238 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1310 | 1310 |
| |
1311 | 1311 |
| |
1312 | 1312 |
| |
1313 |
| - | |
| 1313 | + | |
1314 | 1314 |
| |
1315 | 1315 |
| |
1316 | 1316 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1767 | 1767 |
| |
1768 | 1768 |
| |
1769 | 1769 |
| |
1770 |
| - | |
| 1770 | + | |
1771 | 1771 |
| |
1772 | 1772 |
| |
1773 | 1773 |
| |
1774 |
| - | |
| 1774 | + | |
1775 | 1775 |
| |
1776 | 1776 |
| |
1777 | 1777 |
| |
1778 |
| - | |
| 1778 | + | |
1779 | 1779 |
| |
1780 | 1780 |
| |
1781 | 1781 |
| |
1782 |
| - | |
| 1782 | + | |
1783 | 1783 |
| |
1784 |
| - | |
| 1784 | + | |
1785 | 1785 |
| |
1786 | 1786 |
| |
1787 | 1787 |
| |
| |||
2388 | 2388 |
| |
2389 | 2389 |
| |
2390 | 2390 |
| |
2391 |
| - | |
| 2391 | + | |
2392 | 2392 |
| |
2393 | 2393 |
| |
2394 | 2394 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 |
| |
83 | 87 |
| |
84 | 88 |
| |
|
Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
347 | 347 |
| |
348 | 348 |
| |
349 | 349 |
| |
350 |
| - | |
| 350 | + | |
351 | 351 |
| |
352 | 352 |
| |
353 | 353 |
| |
| |||
684 | 684 |
| |
685 | 685 |
| |
686 | 686 |
| |
687 |
| - | |
| 687 | + | |
688 | 688 |
| |
689 | 689 |
| |
690 | 690 |
| |
| |||
717 | 717 |
| |
718 | 718 |
| |
719 | 719 |
| |
720 |
| - | |
| 720 | + | |
721 | 721 |
| |
722 | 722 |
| |
723 |
| - | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
724 | 726 |
| |
725 | 727 |
| |
726 | 728 |
| |
| |||
945 | 947 |
| |
946 | 948 |
| |
947 | 949 |
| |
948 |
| - | |
949 |
| - | |
| 950 | + | |
950 | 951 |
| |
951 | 952 |
| |
952 | 953 |
| |
| |||
996 | 997 |
| |
997 | 998 |
| |
998 | 999 |
| |
999 |
| - | |
| 1000 | + | |
1000 | 1001 |
| |
1001 | 1002 |
| |
1002 | 1003 |
| |
| |||
1370 | 1371 |
| |
1371 | 1372 |
| |
1372 | 1373 |
| |
1373 |
| - | |
| 1374 | + | |
1374 | 1375 |
| |
1375 | 1376 |
| |
1376 | 1377 |
| |
|
0 commit comments