mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

We can (and will) support analyzing the transmutability of types whose layouts aren't completely specified by its repr. This change ensures that the error messages remain sensible after this support lands.