This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 12c0f09
committed
Auto merge of rust-lang#3265 - rust-lang:rustup-2024-01-13, r=saethlin
Automatic RustupFile tree
401 files changed
+7535
-2395
lines changed- compiler
- rustc_borrowck/src
- rustc_builtin_macros/src
- rustc_codegen_llvm/src
- back
- llvm
- rustc_codegen_ssa/src
- back
- rustc_const_eval/src/transform/check_consts
- rustc_errors
- src
- markdown/tests
- rustc_feature/src
- rustc_fluent_macro
- src
- rustc_hir_analysis/src
- astconv
- collect
- rustc_hir_typeck/src
- rustc_interface/src
- rustc_lint
- src
- context
- rustc_llvm/llvm-wrapper
- rustc_macros/src
- rustc_middle/src
- middle
- query
- traits
- solve
- inspect
- ty
- rustc_mir_transform/src
- rustc_monomorphize
- src
- rustc_parse/src
- lexer
- rustc_passes
- src
- rustc_pattern_analysis/src
- rustc_serialize/src
- rustc_session/src
- rustc_span/src
- rustc_target/src/spec
- rustc_trait_selection
- src
- solve
- inspect
- traits
- specialize
- stable_mir/src/mir
- library
- alloc
- src
- tests
- core
- benches/num
- int_pow
- src
- num
- tests
- fmt
- hash
- iter
- adapters
- traits
- net
- std
- src
- num
- tests
- test/src
- src
- bootstrap
- src
- core/config
- tests
- ci/scripts
- doc/unstable-book/src/compiler-flags
- etc/completions
- librustdoc
- clean
- tools
- clippy
- .github/workflows
- book/src
- continuous_integration
- development
- clippy_config/src
- clippy_dev/src
- clippy_lints/src
- casts
- doc
- methods
- operators
- transmute
- unit_types
- clippy_utils/src
- ty/type_certainty
- rustc_tools_util
- tests
- ui-toml
- pub_underscore_fields
- all_pub_fields
- exported
- toml_unknown_key
- ui
- crashes
- miri
- src/bin
- rustfmt/src/parse
- tidy/src
- tests
- codegen/issues
- mir-opt
- pre-codegen
- run-make
- libtest-padding
- no-builtins-lto
- no-builtins-symbols
- wasm-spurious-import
- rustdoc-ui
- ui
- associated-inherent-types
- associated-types
- check-cfg
- const-generics/issues
- consts
- const-eval
- coroutine
- derives
- error-codes
- extenv
- extern-flag
- feature-gates
- generic-associated-types
- hygiene
- impl-trait
- issues
- issues
- lang-items
- layout
- lifetimes
- lint/unused
- no_std
- panic-handler
- panics
- parser/issues
- pattern/usefulness/integer-ranges
- proc-macro
- traits
- associated_type_bound
- negative-bounds
- next-solver
- cycles
- overflow
- treat-err-as-bug
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
401 files changed
+7535
-2395
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
122 | 132 | | |
123 | 133 | | |
124 | 134 | | |
| |||
3771 | 3781 | | |
3772 | 3782 | | |
3773 | 3783 | | |
3774 | | - | |
| 3784 | + | |
3775 | 3785 | | |
3776 | 3786 | | |
3777 | 3787 | | |
| |||
3831 | 3841 | | |
3832 | 3842 | | |
3833 | 3843 | | |
3834 | | - | |
| 3844 | + | |
3835 | 3845 | | |
3836 | 3846 | | |
3837 | 3847 | | |
| |||
4564 | 4574 | | |
4565 | 4575 | | |
4566 | 4576 | | |
| 4577 | + | |
4567 | 4578 | | |
4568 | 4579 | | |
4569 | 4580 | | |
| |||
4738 | 4749 | | |
4739 | 4750 | | |
4740 | 4751 | | |
4741 | | - | |
| 4752 | + | |
4742 | 4753 | | |
4743 | 4754 | | |
4744 | 4755 | | |
| |||
5728 | 5739 | | |
5729 | 5740 | | |
5730 | 5741 | | |
5731 | | - | |
| 5742 | + | |
5732 | 5743 | | |
5733 | 5744 | | |
5734 | 5745 | | |
| |||
5859 | 5870 | | |
5860 | 5871 | | |
5861 | 5872 | | |
5862 | | - | |
| 5873 | + | |
5863 | 5874 | | |
5864 | | - | |
| 5875 | + | |
5865 | 5876 | | |
5866 | 5877 | | |
5867 | 5878 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2399 | 2399 | | |
2400 | 2400 | | |
2401 | 2401 | | |
2402 | | - | |
2403 | | - | |
2404 | | - | |
2405 | | - | |
| 2402 | + | |
| 2403 | + | |
| 2404 | + | |
| 2405 | + | |
2406 | 2406 | | |
2407 | 2407 | | |
2408 | 2408 | | |
2409 | 2409 | | |
2410 | 2410 | | |
2411 | 2411 | | |
2412 | 2412 | | |
2413 | | - | |
| 2413 | + | |
| 2414 | + | |
2414 | 2415 | | |
2415 | 2416 | | |
2416 | 2417 | | |
| |||
2434 | 2435 | | |
2435 | 2436 | | |
2436 | 2437 | | |
2437 | | - | |
| 2438 | + | |
2438 | 2439 | | |
2439 | 2440 | | |
2440 | 2441 | | |
2441 | | - | |
| 2442 | + | |
2442 | 2443 | | |
2443 | 2444 | | |
2444 | 2445 | | |
| |||
2486 | 2487 | | |
2487 | 2488 | | |
2488 | 2489 | | |
2489 | | - | |
| 2490 | + | |
2490 | 2491 | | |
2491 | 2492 | | |
2492 | 2493 | | |
2493 | 2494 | | |
2494 | 2495 | | |
2495 | | - | |
| 2496 | + | |
2496 | 2497 | | |
2497 | 2498 | | |
2498 | 2499 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
| 572 | + | |
572 | 573 | | |
573 | 574 | | |
574 | 575 | | |
| |||
677 | 678 | | |
678 | 679 | | |
679 | 680 | | |
| 681 | + | |
680 | 682 | | |
681 | 683 | | |
682 | 684 | | |
683 | 685 | | |
684 | 686 | | |
685 | 687 | | |
686 | 688 | | |
687 | | - | |
| 689 | + | |
688 | 690 | | |
689 | 691 | | |
690 | 692 | | |
| |||
785 | 787 | | |
786 | 788 | | |
787 | 789 | | |
788 | | - | |
| 790 | + | |
789 | 791 | | |
790 | 792 | | |
791 | 793 | | |
| |||
820 | 822 | | |
821 | 823 | | |
822 | 824 | | |
823 | | - | |
| 825 | + | |
824 | 826 | | |
825 | 827 | | |
826 | 828 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2173 | 2173 | | |
2174 | 2174 | | |
2175 | 2175 | | |
| 2176 | + | |
2176 | 2177 | | |
2177 | | - | |
| 2178 | + | |
| 2179 | + | |
| 2180 | + | |
| 2181 | + | |
| 2182 | + | |
2178 | 2183 | | |
2179 | 2184 | | |
2180 | 2185 | | |
| |||
2196 | 2201 | | |
2197 | 2202 | | |
2198 | 2203 | | |
| 2204 | + | |
2199 | 2205 | | |
2200 | 2206 | | |
2201 | 2207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
| 273 | + | |
| 274 | + | |
281 | 275 | | |
282 | 276 | | |
283 | 277 | | |
| |||
526 | 520 | | |
527 | 521 | | |
528 | 522 | | |
529 | | - | |
| 523 | + | |
| 524 | + | |
530 | 525 | | |
531 | 526 | | |
532 | 527 | | |
| |||
1277 | 1272 | | |
1278 | 1273 | | |
1279 | 1274 | | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
1280 | 1293 | | |
1281 | 1294 | | |
1282 | 1295 | | |
| |||
2742 | 2755 | | |
2743 | 2756 | | |
2744 | 2757 | | |
| 2758 | + | |
| 2759 | + | |
| 2760 | + | |
| 2761 | + | |
2745 | 2762 | | |
2746 | 2763 | | |
2747 | 2764 | | |
| |||
2767 | 2784 | | |
2768 | 2785 | | |
2769 | 2786 | | |
2770 | | - | |
| 2787 | + | |
| 2788 | + | |
| 2789 | + | |
2771 | 2790 | | |
2772 | 2791 | | |
2773 | 2792 | | |
| |||
2781 | 2800 | | |
2782 | 2801 | | |
2783 | 2802 | | |
| 2803 | + | |
| 2804 | + | |
2784 | 2805 | | |
2785 | 2806 | | |
2786 | 2807 | | |
| |||
2797 | 2818 | | |
2798 | 2819 | | |
2799 | 2820 | | |
2800 | | - | |
2801 | | - | |
| 2821 | + | |
| 2822 | + | |
| 2823 | + | |
2802 | 2824 | | |
2803 | 2825 | | |
2804 | 2826 | | |
| |||
0 commit comments