| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-05-06 | rustdoc: remove unportable markdown lint and old parser | Michael Howell | -4/+0 | |
| Follow up https://github.com/rust-lang/rust/pull/127127 | ||||
| 2024-11-28 | Fix new clippy lints | Guillaume Gomez | -2/+2 | |
| 2024-10-14 | Delay ambiguous intra-doc link resolution after `Cache` has been populated | Guillaume Gomez | -1/+1 | |
| 2024-09-25 | rm higher-ranked lifetimes from `DocVisitor` | Lukas Markeffsky | -1/+1 | |
| This allows the visitor to borrow from the visitees. | ||||
| 2024-09-04 | rustdoc: unify the short-circuit on all lints | Michael Howell | -6/+27 | |
| This is a bit of an experiment to see if it improves perf. | ||||
| 2024-07-01 | rustdoc: add usable lint for pulldown-cmark-0.11 parsing changes | Michael Howell | -0/+2 | |
| 2023-08-18 | Refactor lint from rustc to rustdoc | Kyle Lin | -0/+2 | |
| 2023-04-29 | Add `rustdoc::unescaped_backtick` lint | Lukas Markeffsky | -0/+2 | |
| 2022-11-22 | Consolidate rustdoc's lint passes into a single pass | Noah Lev | -0/+33 | |
| This should improve performance and simplify the code. | ||||
