mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +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.