| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-07-27 | safe transmute: add `rustc_on_unimplemented` to `BikeshedIntrinsicFrom` | Jack Wrenn | -36/+48 | |
| ref: https://github.com/rust-lang/rust/pull/92268#discussion_r925266583 | ||||
| 2022-07-27 | Initial (incomplete) implementation of transmutability trait. | Jack Wrenn | -0/+361 | |
| This initial implementation handles transmutations between types with specified layouts, except when references are involved. Co-authored-by: Igor null <m1el.2027@gmail.com> | ||||
