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