mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 11:33:01 +00:00
Correctly handle associated items of a trait inside a `#[doc(hidden)]` item Fixes https://github.com/rust-lang/rust/issues/111064. cc `@compiler-errors` r? `@notriddle`