rust/compiler/rustc_data_structures
Matthias Krüger 3eb1ef836e
Rollup merge of #136580 - bjorn3:miri_fixes, r=lqd
Couple of changes to run rustc in miri

This is not the full set of patches required to run rustc in miri, but it is the fast majority of the changes to rustc itself. There is also a change to the jobserver crate necessary and on arm64 a change to the memchr crate. Running rustc in miri has already found some UB: https://github.com/rust-lang/rust/pull/136579

cc https://github.com/rust-lang/rust/issues/135870#issuecomment-2612470540
2025-02-06 21:56:27 +01:00
..
src Rollup merge of #136580 - bjorn3:miri_fixes, r=lqd 2025-02-06 21:56:27 +01:00
Cargo.toml Auto merge of #136094 - davidv1992:upgrade-elsa, r=oli-obk 2025-02-05 10:15:02 +00:00