Commit a60f835
committed
Auto merge of #137573 - compiler-errors:rollup-noq9yhp, r=compiler-errors
Rollup of 11 pull requests
Successful merges:
- #136522 (Remove `feature(dyn_compatible_for_dispatch)` from the compiler)
- #137289 (Consolidate and improve error messaging for `CoerceUnsized` and `DispatchFromDyn`)
- #137321 (Correct doc about `temp_dir()` behavior on Android)
- #137417 (rustc_target: Add more RISC-V atomic-related features)
- #137489 (remove `#[rustc_intrinsic_must_be_overridde]`)
- #137530 (DWARF mixed versions with LTO on MIPS)
- #137543 (std: Fix another new symlink test on Windows)
- #137548 (Pass correct `TypingEnv` to `InlineAsmCtxt`)
- #137550 (Don't immediately panic if dropck fails without returning errors)
- #137552 (Update books)
- #137556 (rename simd_shuffle_generic → simd_shuffle_const_generic)
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
Lines changed: 15 additions & 54 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
| 623 | + | |
627 | 624 | | |
628 | | - | |
629 | | - | |
630 | | - | |
631 | | - | |
| 625 | + | |
632 | 626 | | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
| 627 | + | |
637 | 628 | | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | | - | |
| 629 | + | |
642 | 630 | | |
643 | | - | |
644 | | - | |
645 | | - | |
646 | | - | |
| 631 | + | |
647 | 632 | | |
648 | | - | |
649 | | - | |
650 | | - | |
651 | | - | |
| 633 | + | |
652 | 634 | | |
653 | | - | |
654 | | - | |
655 | | - | |
656 | | - | |
| 635 | + | |
657 | 636 | | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
| 637 | + | |
662 | 638 | | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | | - | |
| 639 | + | |
667 | 640 | | |
668 | | - | |
669 | | - | |
670 | | - | |
671 | | - | |
| 641 | + | |
672 | 642 | | |
673 | | - | |
674 | | - | |
675 | | - | |
676 | | - | |
| 643 | + | |
677 | 644 | | |
678 | | - | |
679 | | - | |
680 | | - | |
681 | | - | |
| 645 | + | |
682 | 646 | | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
| 647 | + | |
687 | 648 | | |
688 | 649 | | |
689 | 650 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments