mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 04:06:31 +00:00

The source referent absolutely must be smaller than the destination referent of a ref-to-ref transmute; the excess bytes referenced cannot arise from thin air, even if those bytes are uninitialized.