mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
4a0f088f7c
resolve: Fix doc links referring to other crates when documenting proc macro crates directly Fixes https://github.com/rust-lang/rust/issues/107950