Commit 03cad56
committed
Auto merge of #159697 - jhpratt:rollup-4WBEz7c, r=jhpratt
Rollup of 13 pull requests
Successful merges:
- #159582 (Sync from portable simd 2026 07 20)
- #158890 (Fix splat v0 mangling)
- #159614 (debuginfo generation for unsafe binders)
- #159647 (Remove `early_exit` closures)
- #159656 (define a `Simd` type in `minicore`)
- #156474 (Add paths for linked associated items)
- #159211 (Fix debuginfo argument when invoking LLBC linker)
- #159527 (Bring runtime symbols statics on par with foreign functions)
- #159625 (Refactor is_opsem_inhabited)
- #159629 (Add more splat rust-call regression tests)
- #159652 (Remove `cfg(not(no_global_oom_handling))` from the `Drop` impl of `UniqueArcUninit`)
- #159657 (Remove the blanket `#![cfg_attr(test, allow(unused))]` from bootstrap )
- #159663 (Add layout cycle hang regression test)106 files changed
Lines changed: 1744 additions & 1184 deletions
File tree
- compiler
- rustc_codegen_llvm/src/debuginfo
- rustc_codegen_ssa/src/back
- rustc_driver_impl/src
- rustc_lint/src
- rustc_middle/src/ty/inhabitedness
- rustc_symbol_mangling/src
- rustc_type_ir/src
- library
- alloc/src
- coretests/tests/num
- portable-simd
- crates
- core_simd
- src
- simd
- num
- ptr
- vendor
- tests
- std_float
- src
- tests
- test_helpers
- src
- std/src
- src
- bootstrap
- src
- core
- build_steps
- builder
- cli_paths
- config
- toml
- utils
- build_stamp
- cache
- cc_detect
- helpers
- tests
- doc/rustc/src/symbol-mangling
- librustdoc/json
- tools/miri/tests/pass/intrinsics
- tests
- assembly-llvm
- asm
- auxiliary
- codegen-llvm
- simd
- mir-opt/pre-codegen
- rustdoc-json/intra-doc-links
- ui
- layout
- lint
- splat
- unsafe-binders
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1635 | 1635 | | |
1636 | 1636 | | |
1637 | 1637 | | |
1638 | | - | |
| 1638 | + | |
1639 | 1639 | | |
1640 | 1640 | | |
1641 | 1641 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1944 | 1944 | | |
1945 | 1945 | | |
1946 | 1946 | | |
1947 | | - | |
1948 | | - | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
| 1950 | + | |
| 1951 | + | |
| 1952 | + | |
| 1953 | + | |
1949 | 1954 | | |
1950 | 1955 | | |
1951 | 1956 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | 234 | | |
242 | 235 | | |
243 | 236 | | |
244 | 237 | | |
245 | 238 | | |
246 | | - | |
| 239 | + | |
247 | 240 | | |
248 | 241 | | |
249 | 242 | | |
250 | 243 | | |
251 | | - | |
| 244 | + | |
252 | 245 | | |
253 | 246 | | |
254 | 247 | | |
255 | | - | |
| 248 | + | |
256 | 249 | | |
257 | 250 | | |
258 | 251 | | |
| |||
261 | 254 | | |
262 | 255 | | |
263 | 256 | | |
264 | | - | |
| 257 | + | |
265 | 258 | | |
266 | 259 | | |
267 | 260 | | |
268 | 261 | | |
269 | | - | |
| 262 | + | |
270 | 263 | | |
271 | 264 | | |
272 | 265 | | |
| |||
285 | 278 | | |
286 | 279 | | |
287 | 280 | | |
288 | | - | |
| 281 | + | |
289 | 282 | | |
290 | 283 | | |
291 | 284 | | |
292 | | - | |
| 285 | + | |
293 | 286 | | |
294 | 287 | | |
295 | 288 | | |
296 | | - | |
| 289 | + | |
297 | 290 | | |
298 | 291 | | |
299 | 292 | | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | 293 | | |
306 | 294 | | |
307 | 295 | | |
308 | 296 | | |
309 | | - | |
| 297 | + | |
310 | 298 | | |
311 | 299 | | |
312 | 300 | | |
| |||
316 | 304 | | |
317 | 305 | | |
318 | 306 | | |
319 | | - | |
| 307 | + | |
320 | 308 | | |
321 | 309 | | |
322 | 310 | | |
323 | | - | |
| 311 | + | |
324 | 312 | | |
325 | 313 | | |
326 | 314 | | |
| |||
330 | 318 | | |
331 | 319 | | |
332 | 320 | | |
333 | | - | |
| 321 | + | |
334 | 322 | | |
335 | 323 | | |
336 | | - | |
| 324 | + | |
337 | 325 | | |
338 | 326 | | |
339 | 327 | | |
340 | 328 | | |
341 | 329 | | |
342 | | - | |
| 330 | + | |
343 | 331 | | |
344 | 332 | | |
345 | 333 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
846 | 846 | | |
847 | 847 | | |
848 | 848 | | |
849 | | - | |
| 849 | + | |
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
| |||
858 | 858 | | |
859 | 859 | | |
860 | 860 | | |
861 | | - | |
862 | | - | |
863 | | - | |
864 | | - | |
865 | | - | |
866 | | - | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | | - | |
871 | | - | |
872 | | - | |
| 861 | + | |
873 | 862 | | |
874 | 863 | | |
875 | 864 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
129 | 132 | | |
130 | 133 | | |
131 | 134 | | |
| |||
154 | 157 | | |
155 | 158 | | |
156 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
157 | 219 | | |
158 | 220 | | |
159 | | - | |
| 221 | + | |
160 | 222 | | |
161 | 223 | | |
162 | 224 | | |
163 | | - | |
| 225 | + | |
164 | 226 | | |
165 | 227 | | |
166 | 228 | | |
| |||
173 | 235 | | |
174 | 236 | | |
175 | 237 | | |
176 | | - | |
177 | | - | |
| 238 | + | |
| 239 | + | |
178 | 240 | | |
179 | 241 | | |
180 | 242 | | |
| |||
183 | 245 | | |
184 | 246 | | |
185 | 247 | | |
186 | | - | |
187 | | - | |
| 248 | + | |
| 249 | + | |
188 | 250 | | |
189 | 251 | | |
190 | 252 | | |
| |||
193 | 255 | | |
194 | 256 | | |
195 | 257 | | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
| |||
0 commit comments