Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable co-induction support for Safe Transmute
This patch adds the `#[rustc_coinductive]` annotation to `BikeshedIntrinsicFrom`, so that it's possible to compute transmutability for recursive types.
- Loading branch information