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