summary refs log tree commit diff
path: root/library/core/src/mem/transmutability.rs
AgeCommit message (Expand)AuthorLines
2022-07-27safe transmute: reference tracking issueJack Wrenn-2/+2
2022-07-27safe transmute: add `rustc_on_unimplemented` to `BikeshedIntrinsicFrom`Jack Wrenn-0/+4
2022-07-27Initial (incomplete) implementation of transmutability trait.Jack Wrenn-0/+39