- 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 |
||
|---|---|---|
| .. | ||
| feature-missing.rs | ||
| feature-missing.stderr | ||
| unknown_dst.rs | ||
| unknown_dst.stderr | ||
| unknown_src.rs | ||
| unknown_src.stderr | ||
| unknown_src_field.rs | ||
| unknown_src_field.stderr | ||
| wrong-type-assume.rs | ||
| wrong-type-assume.stderr | ||