Commit 051d0e8
committed
Auto merge of rust-lang#144488 - tgross35:rollup-vn0fpot, r=tgross35
Rollup of 9 pull requests
Successful merges:
- rust-lang#144089 (Rehome 35 `tests/ui/issues/` tests to other subdirectories under `tests/ui/`)
- rust-lang#144171 (pattern_analysis: add option to get a full set of witnesses)
- rust-lang#144201 (Mention type that could be `Clone` but isn't in more cases)
- rust-lang#144316 (bootstrap: Move musl-root fallback out of sanity check)
- rust-lang#144339 (Enable dwarf-mixed-versions-lto.rs test on RISC-V (riscv64))
- rust-lang#144341 (Enable const-vector.rs test on RISC-V (riscv64))
- rust-lang#144352 (RustWrapper: Suppress getNextNonDebugInfoInstruction)
- rust-lang#144356 (Add `ignore-backends` annotations in failing GCC backend ui tests)
- rust-lang#144364 (Update `dlmalloc` dependency of libstd)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
171 files changed
+788
-125
lines changed- compiler
- rustc_borrowck/src/diagnostics
- rustc_llvm/llvm-wrapper
- rustc_pattern_analysis
- src
- tests
- common
- library
- std
- src
- bootstrap/src
- core
- tools/compiletest/src/directives
- tests
- assembly-llvm
- codegen-llvm
- ui
- allocator
- asm
- x86_64
- async-await
- in-trait
- backtrace
- borrowck
- cast
- cfg
- closures/2229_closure_analysis/match
- codegen
- equal-pointers-unequal
- as-cast
- exposed-provenance
- strict-provenance
- const-generics
- consts
- const-eval
- coroutine
- cross-crate
- auxiliary
- delegation
- derives
- drop
- enum
- generics
- auxiliary
- intrinsics
- issues
- iterators
- auxiliary
- lto
- macros
- marker_trait_attr
- match
- methods
- mir
- moves
- nll
- numbers-arithmetic
- panic-runtime
- parser
- pattern/move-ref-patterns
- privacy
- process
- recursion
- return
- rfcs/rfc-2091-track-caller
- runtime
- on-broken-pipe
- sanitizer
- cfi
- simd
- intrinsic
- sized
- statics
- static
- structs
- suggestions
- trait-bounds
- traits
- const-traits
- transmutability
- type-inference
- unboxed-closures
- uninhabited
- union
- unreachable-code
- unsafe-binders
- unsized
- use
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
171 files changed
+788
-125
lines changedLines changed: 52 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1290 | 1290 | | |
1291 | 1291 | | |
1292 | 1292 | | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
1293 | 1345 | | |
1294 | 1346 | | |
1295 | 1347 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1610 | 1610 | | |
1611 | 1611 | | |
1612 | 1612 | | |
1613 | | - | |
| 1613 | + | |
1614 | 1614 | | |
1615 | 1615 | | |
1616 | 1616 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
950 | 950 | | |
951 | 951 | | |
952 | 952 | | |
953 | | - | |
954 | | - | |
955 | | - | |
| 953 | + | |
956 | 954 | | |
957 | 955 | | |
958 | 956 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
60 | 67 | | |
61 | 68 | | |
62 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
994 | 994 | | |
995 | 995 | | |
996 | 996 | | |
997 | | - | |
| 997 | + | |
| 998 | + | |
998 | 999 | | |
999 | 1000 | | |
1000 | 1001 | | |
| |||
1747 | 1748 | | |
1748 | 1749 | | |
1749 | 1750 | | |
1750 | | - | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
1751 | 1754 | | |
1752 | 1755 | | |
1753 | 1756 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | | - | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
50 | | - | |
| 55 | + | |
51 | 56 | | |
52 | 57 | | |
53 | 58 | | |
| |||
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| 69 | + | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
| |||
90 | 96 | | |
91 | 97 | | |
92 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
93 | 112 | | |
94 | 113 | | |
95 | 114 | | |
| |||
113 | 132 | | |
114 | 133 | | |
115 | 134 | | |
116 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
117 | 138 | | |
118 | 139 | | |
119 | 140 | | |
| |||
126 | 147 | | |
127 | 148 | | |
128 | 149 | | |
| 150 | + | |
129 | 151 | | |
130 | 152 | | |
131 | 153 | | |
132 | | - | |
| 154 | + | |
133 | 155 | | |
134 | 156 | | |
135 | 157 | | |
| |||
138 | 160 | | |
139 | 161 | | |
140 | 162 | | |
141 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
142 | 166 | | |
143 | 167 | | |
144 | 168 | | |
| |||
153 | 177 | | |
154 | 178 | | |
155 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
156 | 184 | | |
157 | 185 | | |
158 | 186 | | |
| |||
219 | 247 | | |
220 | 248 | | |
221 | 249 | | |
222 | | - | |
| 250 | + | |
223 | 251 | | |
224 | 252 | | |
225 | | - | |
| 253 | + | |
226 | 254 | | |
227 | 255 | | |
228 | 256 | | |
229 | 257 | | |
| 258 | + | |
230 | 259 | | |
231 | | - | |
| 260 | + | |
| 261 | + | |
232 | 262 | | |
233 | 263 | | |
234 | 264 | | |
| |||
263 | 293 | | |
264 | 294 | | |
265 | 295 | | |
| 296 | + | |
| 297 | + | |
266 | 298 | | |
267 | 299 | | |
268 | 300 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments