mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 05:06:52 +00:00

resolve: Fix doc links referring to other crates when documenting proc macro crates directly Fixes https://github.com/rust-lang/rust/issues/107950