mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 12:47:29 +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.