mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 16:57:21 +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