summary refs log tree commit diff
path: root/compiler/rustc_transmute/src/maybe_transmutable/tests.rs
AgeCommit message (Expand)AuthorLines
2023-04-13Improve safe transmute error reportingBryan Garza-3/+3
2022-08-22safe transmute: use `Assume` struct to provide analysis optionsJack Wrenn-2/+2
2022-07-27Initial (incomplete) implementation of transmutability trait.Jack Wrenn-0/+115