mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
64a54df86f
This patch just removes the `#[rustc_coinductive]` annotation from `BikeshedIntrinsicFrom` and flips the related tests to `check-fail`. Once an FCP for setting the annotation on the trait is approved, it could be enabled again.