rust/tests/ui/transmutability/primitives
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
..
bool.current.stderr Improve safe transmute error reporting 2023-04-13 21:57:08 +00:00
bool.next.stderr Improve safe transmute error reporting 2023-04-13 21:57:08 +00:00
bool.rs
numbers.current.stderr Improve safe transmute error reporting 2023-04-13 21:57:08 +00:00
numbers.next.stderr Improve safe transmute error reporting 2023-04-13 21:57:08 +00:00
numbers.rs
unit.current.stderr Improve safe transmute error reporting 2023-04-13 21:57:08 +00:00
unit.next.stderr Improve safe transmute error reporting 2023-04-13 21:57:08 +00:00
unit.rs