rust/tests/ui-fulldeps/stable-mir
bors f5729cfed3 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: rollup
2025-02-25 02:24:40 +00:00
..
check_abi.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_allocation.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_attribute.rs change smir attributes getters to only support tool attributes 2025-02-24 14:31:19 +01:00
check_binop.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_crate_defs.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_def_ty.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_defs.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_foreign.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_instance.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_intrinsics.rs remove support for rustc_intrinsic_must_be_overridden from the compiler 2025-02-24 07:53:59 +01:00
check_item_kind.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_normalization.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_trait_queries.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_transform.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
check_ty_fold.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
compilation-result.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
crate-info.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
projections.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
smir_internal.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
smir_serde.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
smir_visitor.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00