mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
dd091003ac
If a trait item appears in rustdoc search, hide the corrosponding impl items fixes rust-lang/rust#138251 cc `@notriddle`