mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
77c7f76297
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.