mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +00:00

- Create `Answer` type that is not just a type alias of `Result` - Remove a usage of `map_layouts` to make the code easier to read - Don't hide errors related to Unknown Layout when computing transmutability