mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
3911a63b77
The status quo is highly confusing, since the overlap is not apparent, and specialization is not a feature of Rust. This addresses #87545; I'm not certain if it closes it, since that issue might also be trackign a *general* solution for hiding specializing impls automatically.