mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
d117b41409
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`