mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
36febe1f4d
This patch updates the error reporting when Safe Transmute is not possible between 2 types by including the reason. Also, fix some small bugs that occur when computing the `Answer` for transmutability. |
||
---|---|---|
.. | ||
lifetimes.rs | ||
main.rs | ||
main.stderr | ||
transmute-different-sizes.rs | ||
transmute-different-sizes.stderr | ||
transmute-fat-pointers.rs | ||
transmute-fat-pointers.stderr | ||
transmute-from-fn-item-types-error.rs | ||
transmute-from-fn-item-types-error.stderr | ||
transmute-impl.rs | ||
transmute-impl.stderr | ||
transmute-imut-to-mut.rs | ||
transmute-imut-to-mut.stderr | ||
transmute-padding-ice.rs | ||
transmute-padding-ice.stderr | ||
transmute-type-parameters.rs | ||
transmute-type-parameters.stderr |