rustc now has a flag to randomize the layout of `repr(Rust)` types which can help detect code that makes incorrect layout assumptions. @rust-lang/miri Is that something Miri should enable? Sounds like it, doesn't it?