mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
216df4a8e6
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.