summary refs log tree commit diff
path: root/src/test/ui/transmutability/structs
AgeCommit message (Expand)AuthorLines
2022-08-22safe transmute: use `Assume` struct to provide analysis optionsJack Wrenn-92/+202
2022-07-27safe transmute: add `rustc_on_unimplemented` to `BikeshedIntrinsicFrom`Jack Wrenn-36/+48
2022-07-27Initial (incomplete) implementation of transmutability trait.Jack Wrenn-0/+361