Commit f5729cf
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: rollupFile tree
135 files changed
+1436
-2906
lines changed- compiler
- rustc_borrowck/src/type_check/liveness
- rustc_codegen_cranelift
- example
- src/intrinsics
- rustc_codegen_gcc
- example
- tests/run
- rustc_codegen_llvm/src
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- coherence
- rustc_hir_typeck/src/fn_ctxt
- rustc_middle/src/ty
- rustc_span/src
- rustc_target/src
- rustc_trait_selection/src/traits
- select
- library
- alloc/src
- core/src
- ffi
- intrinsics
- std/src
- fs
- src
- doc
- unstable-book/src/language-features
- tools
- miri
- src/intrinsics
- tests/pass/intrinsics
- tidy/src
- tests
- assembly
- rustdoc
- ui-fulldeps/stable-mir
- ui
- asm
- check-cfg
- coercion
- coherence
- const-generics/issues
- deriving
- dropck
- dyn-compatibility
- error-codes
- feature-gates
- intrinsics
- kindck
- repr
- rfcs/rfc-2027-dyn-compatible-for-dispatch
- rust-2021
- self
- simd
- intrinsic
- suggestions
- target-feature
- traits
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
135 files changed
+1436
-2906
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
608 | 607 | | |
609 | 608 | | |
610 | 609 | | |
611 | | - | |
| 610 | + | |
612 | 611 | | |
613 | 612 | | |
614 | 613 | | |
| |||
631 | 630 | | |
632 | 631 | | |
633 | 632 | | |
| 633 | + | |
| 634 | + | |
634 | 635 | | |
635 | 636 | | |
636 | | - | |
637 | | - | |
638 | 637 | | |
639 | 638 | | |
640 | 639 | | |
| |||
| 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
| 594 | + | |
598 | 595 | | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
| 596 | + | |
603 | 597 | | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | | - | |
| 598 | + | |
608 | 599 | | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | | - | |
| 600 | + | |
613 | 601 | | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
| 602 | + | |
618 | 603 | | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
| 604 | + | |
623 | 605 | | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
| 606 | + | |
628 | 607 | | |
629 | | - | |
630 | | - | |
631 | | - | |
632 | | - | |
| 608 | + | |
633 | 609 | | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
| 610 | + | |
638 | 611 | | |
639 | | - | |
640 | | - | |
641 | | - | |
642 | | - | |
| 612 | + | |
643 | 613 | | |
644 | | - | |
645 | | - | |
646 | | - | |
647 | | - | |
| 614 | + | |
648 | 615 | | |
649 | | - | |
650 | | - | |
651 | | - | |
652 | | - | |
| 616 | + | |
653 | 617 | | |
654 | | - | |
655 | | - | |
656 | | - | |
657 | | - | |
| 618 | + | |
658 | 619 | | |
659 | 620 | | |
660 | 621 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
| 62 | + | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 64 | + | |
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 70 | + | |
74 | 71 | | |
75 | 72 | | |
76 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 52 | + | |
56 | 53 | | |
57 | 54 | | |
58 | 55 | | |
| |||
0 commit comments