mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-02 05:55:42 +00:00
- we normalize before calling `layout_of_uncached`, so we don't need to normalize again later - we check for type/const errors at the top of `layout_of_uncached`, so we don't need to check again later