rust/compiler/rustc_transmute/src/maybe_transmutable
Bryan Garza 36febe1f4d Improve safe transmute error reporting
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.
2023-04-13 21:57:08 +00:00
..
mod.rs Improve safe transmute error reporting 2023-04-13 21:57:08 +00:00
query_context.rs rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
tests.rs Improve safe transmute error reporting 2023-04-13 21:57:08 +00:00