rust/compiler/rustc_resolve
binarycat 3005a09fed rustdoc: improve diagnostics on raw doc fragments
1. rustdoc::bare_urls doesn't output
   invalid suggestions if source_span_for_markdown_range
   fails to find a span

2. source_span_for_markdown_range tries harder to
   return a span by applying an additional diagnostic

fixes https://github.com/rust-lang/rust/issues/135851
2025-05-22 12:31:28 -05:00
..
src rustdoc: improve diagnostics on raw doc fragments 2025-05-22 12:31:28 -05:00
Cargo.toml Suggest stable candidates rather than unstable ones 2025-05-09 22:05:59 +08:00
messages.ftl resolve: Support imports of associated types and glob imports from traits 2025-05-02 15:59:38 +03:00