This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 3b181ac
committed
Auto merge of rust-lang#2902 - saethlin:rustup, r=RalfJung
rustup
I don't know what happened here: rust-lang@efb9c30#r115119947 that commit broke our tests I think. I don't know why it didn't break on the rustc side.File tree
514 files changed
+10719
-7818
lines changed- .github/workflows
- compiler
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast/src
- attr
- expand
- util
- rustc_attr
- rustc_borrowck
- src
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros
- src
- rustc_codegen_cranelift/src
- abi
- rustc_codegen_gcc
- src
- rustc_codegen_llvm
- src
- coverageinfo
- rustc_codegen_ssa
- src
- back
- mir
- rustc_const_eval
- src
- interpret
- intrinsics
- transform/check_consts
- util
- rustc_data_structures/src
- graph/dominators
- obligation_forest
- owned_slice
- rustc_driver_impl
- src
- rustc_errors
- src
- rustc_expand
- src
- rustc_feature/src
- rustc_hir_analysis
- src
- astconv
- check
- collect
- type_of
- structured_errors
- rustc_hir_typeck
- src
- fn_ctxt
- generator_interior/drop_ranges
- method
- rustc_hir/src
- rustc_incremental
- rustc_index/src
- rustc_infer
- src/infer
- canonical
- error_reporting
- nll_relate
- rustc_interface
- src
- rustc_lint
- src
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle
- src
- hir
- map
- middle
- mir
- query
- traits
- ty
- context
- print
- rustc_mir_build
- src
- build
- expr
- thir
- cx
- pattern
- rustc_mir_dataflow
- rustc_mir_transform
- src
- coverage
- rustc_monomorphize
- src/partitioning
- rustc_parse
- src/parser
- rustc_passes
- src
- rustc_privacy
- src
- rustc_query_system
- src
- dep_graph
- ich
- query
- rustc_resolve
- src
- late
- rustc_session
- src
- rustc_span/src
- rustc_symbol_mangling/src
- typeid
- rustc_target/src/spec
- rustc_trait_selection
- src
- solve
- assembly
- eval_ctxt
- search_graph
- traits
- error_reporting
- query/type_op
- select
- rustc_traits/src
- chalk
- rustc_ty_utils
- src
- library
- alloc/src
- core/src
- ptr
- slice
- std
- src/io
- test/src
- src
- bootstrap
- config
- ci
- docker
- host-x86_64
- dist-arm-linux
- dist-loongarch64-linux
- scripts
- github-actions
- doc
- rustc/src
- images
- platform-support
- rustdoc/src
- etc/completions
- librustdoc
- clean
- types
- formats
- html
- render
- static/css
- json
- passes
- lint
- rustdoc-json-types
- tools
- build-manifest/src
- miri
- src
- shims
- tests/fail
- tidy/src
- tests
- assembly
- codegen
- mir-opt/building
- run-make-fulldeps/obtain-borrowck
- run-make
- issue-83045
- no-alloc-shim
- rustdoc-gui
- rustdoc-json
- enums
- discriminant
- fn_pointer
- fns
- generic-associated-types
- impls
- lifetime
- methods
- primitives
- reexport
- structs
- traits
- type
- unions
- rustdoc-ui
- intra-doc
- rustdoc
- ui
- associated-inherent-types
- async-await/return-type-notation
- closures/2229_closure_analysis/match
- dyn-star
- error-codes
- impl-trait
- imports
- issues
- lint
- never_type
- pattern/usefulness
- rfc-2294-if-let-guard
- rfc-2497-if-let-chains
- self
- suggestions
- test-attrs
- traits/new-solver
- type-alias-impl-trait
- uninhabited
- unsized-locals
- unsized
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
514 files changed
+10719
-7818
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
204 | 207 | | |
205 | 208 | | |
206 | 209 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
249 | 258 | | |
250 | 259 | | |
251 | 260 | | |
| |||
717 | 726 | | |
718 | 727 | | |
719 | 728 | | |
720 | | - | |
| 729 | + | |
721 | 730 | | |
722 | | - | |
| 731 | + | |
723 | 732 | | |
724 | 733 | | |
725 | 734 | | |
| |||
2770 | 2779 | | |
2771 | 2780 | | |
2772 | 2781 | | |
2773 | | - | |
| 2782 | + | |
2774 | 2783 | | |
2775 | | - | |
| 2784 | + | |
2776 | 2785 | | |
2777 | 2786 | | |
2778 | 2787 | | |
| |||
4374 | 4383 | | |
4375 | 4384 | | |
4376 | 4385 | | |
| 4386 | + | |
4377 | 4387 | | |
4378 | 4388 | | |
4379 | 4389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2391 | 2391 | | |
2392 | 2392 | | |
2393 | 2393 | | |
2394 | | - | |
| 2394 | + | |
2395 | 2395 | | |
2396 | 2396 | | |
2397 | | - | |
| 2397 | + | |
2398 | 2398 | | |
2399 | 2399 | | |
2400 | 2400 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
| 444 | + | |
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
| 449 | + | |
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
| 24 | + | |
| 25 | + | |
18 | 26 | | |
19 | 27 | | |
20 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
| 610 | + | |
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
396 | | - | |
| 395 | + | |
397 | 396 | | |
398 | 397 | | |
399 | 398 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
6 | 5 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 6 | + | |
| 7 | + | |
11 | 8 | | |
12 | | - | |
| 9 | + | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 14 | + | |
| 15 | + | |
24 | 16 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
28 | 20 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 21 | + | |
| 22 | + | |
32 | 23 | | |
33 | 24 | | |
34 | 25 | | |
35 | 26 | | |
36 | 27 | | |
37 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
38 | 31 | | |
39 | | - | |
40 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
47 | 55 | | |
48 | 56 | | |
49 | 57 | | |
50 | 58 | | |
51 | 59 | | |
52 | | - | |
53 | | - | |
| 60 | + | |
| 61 | + | |
54 | 62 | | |
55 | | - | |
56 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
57 | 66 | | |
58 | | - | |
59 | | - | |
| 67 | + | |
60 | 68 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 69 | + | |
| 70 | + | |
65 | 71 | | |
66 | | - | |
67 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
68 | 76 | | |
69 | 77 | | |
70 | 78 | | |
71 | 79 | | |
72 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
73 | 92 | | |
74 | 93 | | |
75 | 94 | | |
76 | 95 | | |
77 | 96 | | |
78 | 97 | | |
79 | | - | |
80 | | - | |
| 98 | + | |
| 99 | + | |
81 | 100 | | |
82 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
83 | 104 | | |
84 | | - | |
| 105 | + | |
| 106 | + | |
85 | 107 | | |
86 | | - | |
87 | | - | |
| 108 | + | |
| 109 | + | |
88 | 110 | | |
89 | | - | |
90 | | - | |
| 111 | + | |
| 112 | + | |
91 | 113 | | |
92 | | - | |
93 | | - | |
| 114 | + | |
94 | 115 | | |
95 | | - | |
96 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
97 | 119 | | |
98 | 120 | | |
99 | 121 | | |
| |||
102 | 124 | | |
103 | 125 | | |
104 | 126 | | |
105 | | - | |
106 | | - | |
107 | | - | |
| 127 | + | |
108 | 128 | | |
109 | 129 | | |
110 | 130 | | |
| |||
113 | 133 | | |
114 | 134 | | |
115 | 135 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
| 136 | + | |
| 137 | + | |
131 | 138 | | |
132 | | - | |
133 | | - | |
| 139 | + | |
134 | 140 | | |
135 | | - | |
| 141 | + | |
136 | 142 | | |
137 | 143 | | |
138 | 144 | | |
139 | 145 | | |
140 | 146 | | |
141 | 147 | | |
142 | 148 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
150 | 152 | | |
151 | | - | |
152 | | - | |
153 | | - | |
| 153 | + | |
0 commit comments