Files
rust/compiler
Matthias Krüger 1c2ea28727 Rollup merge of #136400 - lolbinarycat:rustdoc-link-lint-135851, r=GuillaumeGomez
Improve handling of rustdoc lints when used with raw doc fragments.

1. `rustdoc::bare_urls` no longer outputs incoherent suggestions if `source_span_for_markdown_range` returns None, instead outputting no suggestion
2. `source_span_for_markdown_range` has one more heuristic, so it will return `None` less often.
3. add ui test to make sure we don't emit nonsense suggestions.

fixes https://github.com/rust-lang/rust/issues/135851
2025-05-23 13:34:17 +02:00
..
2025-05-12 15:33:37 +02:00
2025-04-09 12:29:59 +01:00
2025-05-12 15:33:37 +02:00
2025-05-12 15:33:37 +02:00
2025-04-15 10:44:28 -04:00
2025-05-12 15:33:37 +02:00
2025-05-12 15:33:37 +02:00