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