Commit 6540795
committed
Auto merge of #157828 - JonathanBrouwer:rollup-2tPqsx9, r=JonathanBrouwer
Rollup of 23 pull requests
Successful merges:
- #144220 (Add powerpc64-unknown-linux-gnuelfv2 target)
- #153238 (debuginfo: slices are DW_TAG_array_type's)
- #157112 (Update aarch64-unknown-freebsd target description)
- #157322 (test pre-stabilization items on CI)
- #157348 (Don't track cwd for `-Zremap-cwd-prefix` in incremental compilation)
- #157490 (Add field-wise CoerceShared reborrow tests)
- #157655 (Make Share::share final and improve docs)
- #157672 (Region inference: Simplify initialisation of region values)
- #157680 (Require `#[pin_v2]` for explicit pin-projection patterns)
- #157688 (Create experimental test job `aarch64-apple-macos-26` for evaluating `macos-26` runner images)
- #157796 (rustdoc: Some more lazy formatting)
- #157818 (miri subtree update)
- #157069 (Test that you can't implement Unpin for a compiler-generated future using TAIT)
- #157079 (Don't recover `&raw EXPR` as a missing comma)
- #157202 (add #[rustc_no_writable] to slice::get_unchecked_mut)
- #157622 (Disable retagging for variadic arguments in const-eval)
- #157684 (-Zassumptions-on-binders: insert empty assumptions when entering binders in the solver)
- #157695 (Extend capabilities of `TypeFoldable_Generic`)
- #157766 (interpret: avoid computing layout of sized raw pointee)
- #157785 (fuchsia: Support AddressSanitizer on riscv64gc-unknown-fuchsia)
- #157795 (revert 157013)
- #157798 (Prevent approving PRs that wait for Crater or formal decisions)
- #157803 (Rename `errors.rs` file to `diagnostics.rs` (7/N))
Failed merges:
- #157752 (Rename `errors.rs` file to `diagnostics.rs` (6/N))191 files changed
Lines changed: 3824 additions & 811 deletions
File tree
- compiler
- rustc_borrowck/src
- diagnostics
- region_infer
- opaque_types
- rustc_codegen_llvm/src
- debuginfo
- rustc_const_eval/src/interpret
- rustc_hir_typeck/src
- fn_ctxt
- rustc_incremental/src
- persist
- rustc_index/src
- rustc_infer/src/infer
- rustc_interface/src
- rustc_monomorphize/src
- graph_checks
- mono_checks
- rustc_next_trait_solver/src/solve/eval_ctxt
- rustc_parse/src/parser
- rustc_session/src
- rustc_target/src/spec
- targets
- rustc_type_ir_macros
- src
- rustc_type_ir/src
- relate
- library/core/src
- slice
- src
- bootstrap/src/core
- ci
- docker
- host-x86_64/x86_64-gnu-pre-stabilization
- scripts
- github-actions
- doc
- rustc/src
- platform-support
- unstable-book/src/compiler-flags
- etc
- librustdoc/html/render
- tools/miri
- .github/workflows
- priroda
- src
- tests
- ui
- src/shims
- windows
- tests
- fail
- both_borrows
- validity
- pass-dep/libc
- pass
- both_borrows
- shims
- loongarch
- tree_borrows/implicit_writes
- tests
- assembly-llvm/targets
- codegen-llvm
- crashes/reborrow
- debuginfo
- ui
- assumptions_on_binders
- impl-trait
- layout
- parser/recover
- pin-ergonomics
- auxiliary
- reborrow
- auxiliary
- sized
- wf
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 | |
|---|---|---|---|
| |||
4892 | 4892 | | |
4893 | 4893 | | |
4894 | 4894 | | |
| 4895 | + | |
4895 | 4896 | | |
4896 | 4897 | | |
4897 | 4898 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
| 348 | + | |
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
| 368 | + | |
368 | 369 | | |
369 | | - | |
370 | | - | |
371 | 370 | | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
448 | 376 | | |
449 | | - | |
450 | | - | |
451 | 377 | | |
452 | | - | |
453 | | - | |
| 378 | + | |
454 | 379 | | |
455 | 380 | | |
456 | | - | |
| 381 | + | |
457 | 382 | | |
458 | 383 | | |
459 | 384 | | |
460 | | - | |
| 385 | + | |
461 | 386 | | |
462 | 387 | | |
463 | 388 | | |
464 | 389 | | |
465 | 390 | | |
466 | 391 | | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
467 | 415 | | |
468 | 416 | | |
469 | 417 | | |
| |||
495 | 443 | | |
496 | 444 | | |
497 | 445 | | |
498 | | - | |
| 446 | + | |
499 | 447 | | |
500 | | - | |
| 448 | + | |
501 | 449 | | |
502 | 450 | | |
503 | 451 | | |
| |||
608 | 556 | | |
609 | 557 | | |
610 | 558 | | |
611 | | - | |
| 559 | + | |
| 560 | + | |
612 | 561 | | |
613 | 562 | | |
614 | 563 | | |
| |||
1643 | 1592 | | |
1644 | 1593 | | |
1645 | 1594 | | |
1646 | | - | |
| 1595 | + | |
1647 | 1596 | | |
1648 | 1597 | | |
1649 | | - | |
| 1598 | + | |
1650 | 1599 | | |
1651 | 1600 | | |
1652 | 1601 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
169 | | - | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
174 | | - | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | 299 | | |
312 | 300 | | |
313 | 301 | | |
| |||
316 | 304 | | |
317 | 305 | | |
318 | 306 | | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | 307 | | |
325 | 308 | | |
326 | 309 | | |
| |||
337 | 320 | | |
338 | 321 | | |
339 | 322 | | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
347 | 326 | | |
348 | 327 | | |
349 | 328 | | |
| |||
405 | 384 | | |
406 | 385 | | |
407 | 386 | | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | 387 | | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
431 | 391 | | |
432 | 392 | | |
433 | | - | |
434 | | - | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
435 | 396 | | |
436 | | - | |
437 | 397 | | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
443 | 402 | | |
444 | 403 | | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | | - | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
449 | 407 | | |
450 | 408 | | |
451 | 409 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
204 | 212 | | |
205 | 213 | | |
206 | 214 | | |
| |||
0 commit comments