| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-10 | Add new ui tests for `rustdoc::bare_urls` | Guillaume Gomez | -1/+69 | |
| 2025-05-22 | rustdoc: improve diagnostics on raw doc fragments | binarycat | -1/+37 | |
| 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 | ||||
| 2024-07-04 | Adjust rustdoc automatic link suggestion | Esteban Küber | -17/+85 | |
| Use more accurate spans for multipart suggestion. | ||||
| 2023-04-29 | move lint tests into subdirectories | jyn | -0/+143 | |
