mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 03:37:29 +00:00
Don’t suggest foreign `doc(hidden)` types in "the following other types implement trait" diagnostics Fixes https://github.com/rust-lang/rust/issues/132024. ``@rustbot`` label A-diagnostics T-compiler