mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
52fa8fe376
Fix handling of reexported macro in doc hidden items Fixes https://github.com/rust-lang/rust/issues/108231. Fixes #59368. r? `@notriddle`