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