mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-04 11:40:58 +00:00
rustdoc: linking to a local proc macro no longer warns fixes https://github.com/rust-lang/rust/issues/91274 tried to keep the fix general in case we ever have any other kind of item that occupies multiple namespaces simultaniously.