mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 19:46:42 +00:00
This patch adds the `#[rustc_coinductive]` annotation to `BikeshedIntrinsicFrom`, so that it's possible to compute transmutability for recursive types.