rust/compiler/rustc_const_eval
Takayuki Maeda 87625dbf2b
Rollup merge of #118540 - RalfJung:unsized-packed-offset, r=TaKO8Ki
codegen, miri: fix computing the offset of an unsized field in a packed struct

`#[repr(packed)]`  strikes again.

Fixes https://github.com/rust-lang/rust/issues/118537
Fixes https://github.com/rust-lang/miri/issues/3200

`@bjorn3` I assume cranelift needs the same fix.
2023-12-04 21:19:44 +09:00
..
src Rollup merge of #118540 - RalfJung:unsized-packed-offset, r=TaKO8Ki 2023-12-04 21:19:44 +09:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl more precise error for 'based on misaligned pointer' case 2023-10-15 18:13:33 +02:00