Commit 656fe2f
authored
Merge pull request rust-lang#4677 from rust-lang/rustup-2025-11-10
Automatic RustupFile tree
633 files changed
+8814
-4496
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src/type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift
- .github/workflows
- .vscode
- build_system
- example
- patches
- scripts
- src
- abi
- debuginfo
- driver
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- back
- debuginfo
- llvm
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_const_eval/src
- check_consts
- interpret
- intrinsics
- util
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_hir/src
- attrs
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- middle
- mir
- query
- traits
- ty
- rustc_mir_dataflow/src/move_paths
- rustc_mir_transform
- src
- rustc_next_trait_solver/src/solve/normalizes_to
- rustc_parse/src/parser
- rustc_passes/src
- rustc_public/src
- mir
- unstable/convert/stable
- rustc_resolve/src
- late
- rustc_session/src
- rustc_span/src
- rustc_target/src
- spec
- targets
- rustc_trait_selection/src
- error_reporting/traits
- traits
- query
- rustc_traits/src
- rustc_type_ir/src
- search_graph
- library
- alloc/src
- core/src
- array
- cmp
- intrinsics
- num
- ops
- ptr
- slice
- std_detect
- src/detect
- arch
- os/openbsd
- tests
- stdarch/crates/core_arch/src
- std
- benches
- src
- sys
- fs
- path
- tests
- src
- bootstrap
- src
- core/build_steps
- utils
- ci/docker/host-x86_64/dist-riscv64-linux
- doc
- rustc-dev-guide/src
- rustc/src/platform-support
- unstable-book/src/compiler-flags
- etc
- librustdoc
- clean
- html
- render
- tools
- clippy
- clippy_lints/src
- utils
- clippy_utils/src
- ast_utils
- tests/ui
- compiletest/src
- directives
- miri
- src
- tests
- fail/intrinsics
- pass/intrinsics
- rustfmt/src
- tidy/src
- tests
- assembly-llvm
- codegen-llvm
- annotate-moves
- auxiliary
- simd
- crashes
- mgca
- run-make/const-trait-stable-toolchain
- rustdoc-ui
- rustdoc
- constant
- inline_cross
- auxiliary
- jump-to-def
- reexport
- auxiliary
- source-code-pages
- ui
- abi
- annotate-moves
- asm/s390x
- associated-consts
- associated-type-bounds
- async-await/async-closures
- attributes
- binding
- check-cfg
- closures/2229_closure_analysis/diagnostics
- const-generics
- associated_const_equality
- issues
- mgca
- consts
- const-eval
- delegation
- generic-const-items
- lint
- macros
- metavar-expressions
- packed
- parser
- issues
- recover
- removed-syntax
- proc-macro
- resolve
- sanitize-attr
- sanitizer
- self
- specialization
- structs/default-field-values
- suggestions
- traits
- const-traits
- auxiliary
- specialization
- next-solver/canonical
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
633 files changed
+8814
-4496
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
141 | | - | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
276 | 277 | | |
277 | 278 | | |
278 | 279 | | |
279 | | - | |
| 280 | + | |
| 281 | + | |
280 | 282 | | |
281 | 283 | | |
282 | 284 | | |
| |||
292 | 294 | | |
293 | 295 | | |
294 | 296 | | |
| 297 | + | |
| 298 | + | |
295 | 299 | | |
296 | 300 | | |
297 | 301 | | |
| |||
303 | 307 | | |
304 | 308 | | |
305 | 309 | | |
| 310 | + | |
306 | 311 | | |
307 | 312 | | |
308 | 313 | | |
| |||
313 | 318 | | |
314 | 319 | | |
315 | 320 | | |
| 321 | + | |
316 | 322 | | |
317 | 323 | | |
318 | 324 | | |
| |||
336 | 342 | | |
337 | 343 | | |
338 | 344 | | |
| 345 | + | |
339 | 346 | | |
340 | 347 | | |
341 | 348 | | |
| |||
424 | 431 | | |
425 | 432 | | |
426 | 433 | | |
427 | | - | |
| 434 | + | |
428 | 435 | | |
429 | 436 | | |
430 | 437 | | |
| |||
531 | 538 | | |
532 | 539 | | |
533 | 540 | | |
| 541 | + | |
534 | 542 | | |
535 | 543 | | |
536 | 544 | | |
| |||
591 | 599 | | |
592 | 600 | | |
593 | 601 | | |
| 602 | + | |
594 | 603 | | |
595 | 604 | | |
596 | 605 | | |
| |||
686 | 695 | | |
687 | 696 | | |
688 | 697 | | |
| 698 | + | |
| 699 | + | |
689 | 700 | | |
690 | 701 | | |
691 | 702 | | |
| |||
695 | 706 | | |
696 | 707 | | |
697 | 708 | | |
| 709 | + | |
| 710 | + | |
698 | 711 | | |
699 | 712 | | |
700 | 713 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
714 | 714 | | |
715 | 715 | | |
716 | 716 | | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
717 | 726 | | |
718 | 727 | | |
719 | 728 | | |
| |||
3759 | 3768 | | |
3760 | 3769 | | |
3761 | 3770 | | |
3762 | | - | |
| 3771 | + | |
3763 | 3772 | | |
3764 | 3773 | | |
3765 | 3774 | | |
| 3775 | + | |
| 3776 | + | |
| 3777 | + | |
| 3778 | + | |
| 3779 | + | |
| 3780 | + | |
| 3781 | + | |
| 3782 | + | |
| 3783 | + | |
| 3784 | + | |
| 3785 | + | |
| 3786 | + | |
| 3787 | + | |
| 3788 | + | |
| 3789 | + | |
| 3790 | + | |
| 3791 | + | |
| 3792 | + | |
| 3793 | + | |
3766 | 3794 | | |
3767 | 3795 | | |
3768 | 3796 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
| 426 | + | |
426 | 427 | | |
427 | 428 | | |
428 | 429 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
181 | | - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
| 187 | + | |
192 | 188 | | |
193 | 189 | | |
194 | | - | |
| 190 | + | |
195 | 191 | | |
196 | 192 | | |
197 | 193 | | |
198 | 194 | | |
199 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
200 | 199 | | |
201 | 200 | | |
202 | 201 | | |
203 | | - | |
| 202 | + | |
204 | 203 | | |
205 | 204 | | |
206 | 205 | | |
| |||
462 | 461 | | |
463 | 462 | | |
464 | 463 | | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | 464 | | |
477 | 465 | | |
478 | 466 | | |
| |||
804 | 792 | | |
805 | 793 | | |
806 | 794 | | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
| 795 | + | |
813 | 796 | | |
814 | 797 | | |
815 | 798 | | |
| |||
818 | 801 | | |
819 | 802 | | |
820 | 803 | | |
821 | | - | |
822 | | - | |
823 | | - | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
824 | 808 | | |
825 | 809 | | |
826 | 810 | | |
827 | 811 | | |
828 | | - | |
| 812 | + | |
829 | 813 | | |
830 | 814 | | |
831 | 815 | | |
| |||
835 | 819 | | |
836 | 820 | | |
837 | 821 | | |
838 | | - | |
| 822 | + | |
839 | 823 | | |
840 | 824 | | |
841 | 825 | | |
| |||
1022 | 1006 | | |
1023 | 1007 | | |
1024 | 1008 | | |
1025 | | - | |
1026 | | - | |
1027 | | - | |
1028 | | - | |
1029 | | - | |
1030 | | - | |
| 1009 | + | |
1031 | 1010 | | |
1032 | 1011 | | |
1033 | 1012 | | |
| |||
1037 | 1016 | | |
1038 | 1017 | | |
1039 | 1018 | | |
1040 | | - | |
1041 | 1019 | | |
1042 | | - | |
| 1020 | + | |
| 1021 | + | |
1043 | 1022 | | |
1044 | 1023 | | |
1045 | 1024 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2327 | 2327 | | |
2328 | 2328 | | |
2329 | 2329 | | |
| 2330 | + | |
| 2331 | + | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
| 2337 | + | |
| 2338 | + | |
| 2339 | + | |
| 2340 | + | |
| 2341 | + | |
| 2342 | + | |
| 2343 | + | |
| 2344 | + | |
| 2345 | + | |
| 2346 | + | |
| 2347 | + | |
| 2348 | + | |
| 2349 | + | |
| 2350 | + | |
| 2351 | + | |
| 2352 | + | |
| 2353 | + | |
| 2354 | + | |
| 2355 | + | |
| 2356 | + | |
2330 | 2357 | | |
2331 | 2358 | | |
2332 | 2359 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
0 commit comments