mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
151a070afe
Avoid alignment mismatch between ABI and layout for unions. Fixes #104802 Fixes #103634 r? `@eddyb` cc `@RalfJung`