mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-28 00:15:46 +00:00
rustdoc: cleaner errors on disambiguator/namespace mismatches Resolves https://github.com/rust-lang/rust/pull/131224#pullrequestreview-2348407077 r? `@jyn514`