Files
rust/compiler/rustc_codegen_ssa
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
..
2023-11-29 18:00:03 +03:00
2020-08-30 18:45:07 +03:00