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