rust/compiler/rustc_const_eval
Matthias Krüger 8039488e59
Rollup merge of #124220 - RalfJung:interpret-wrong-vtable, r=oli-obk
Miri: detect wrong vtables in wide pointers

Fixes https://github.com/rust-lang/miri/issues/3497.
Needed to catch the UB that https://github.com/rust-lang/rust/pull/123572 will start exploiting.

r? `@oli-obk`
2024-04-23 06:24:57 +02:00
..
src Rollup merge of #124220 - RalfJung:interpret-wrong-vtable, r=oli-obk 2024-04-23 06:24:57 +02:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Miri: detect wrong vtables in wide pointers 2024-04-21 13:04:51 +02:00