about summary refs log tree commit diff
path: root/tests/ui/transmutability/structs
AgeCommit message (Collapse)AuthorLines
2023-04-13Improve safe transmute error reportingBryan Garza-36/+24
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-02-21Specify what 'this' actually isMichael Goulet-12/+12
2023-01-11Move /src/test to /testsAlbert Larsan-0/+483