mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 22:58:12 +00:00

if a trait is unknowable, but its super trait is definitely not implemented, then the trait itself is definitely also not implemented.
if a trait is unknowable, but its super trait is definitely not implemented, then the trait itself is definitely also not implemented.