mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 22:50:38 +00:00
This patch adds the `#[rustc_coinductive]` annotation to `BikeshedIntrinsicFrom`, so that it's possible to compute transmutability for recursive types.