| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-09-01 | rustdoc: use unicode-aware checks for redundant explicit link fastpath | Michael Howell | -0/+18 | |
| Fixes #115064 (cherry picked from commit 3df9b4d65d7230911b3ca826a62788d65f7a3001) | ||||
| 2023-08-18 | Add regression test for inline doc | Kyle Lin | -0/+13 | |
| 2023-08-18 | narrow down the lint trigger constraint | Kyle Lin | -0/+1 | |
| 2023-08-18 | add missing deny lint | Kyle Lin | -0/+2 | |
| 2023-08-18 | Add check-pass tests and fix test behavior | Kyle Lin | -0/+4 | |
| 2023-08-18 | Still resolving rustdoc resolution panicking | Kyle Lin | -6/+6 | |
| 2023-08-18 | Support Reference & ReferenceUnknown link lint | Kyle Lin | -1/+909 | |
| 2023-08-18 | Refactor lint from rustc to rustdoc | Kyle Lin | -74/+327 | |
| 2023-08-18 | fix trailing whitespace | Kyle Lin | -2/+2 | |
| 2023-08-18 | bless test output | Kyle Lin | -9/+45 | |
| 2023-08-18 | add more tests | Kyle Lin | -0/+8 | |
| 2023-08-18 | Fix resolution caching | Kyle Lin | -1/+113 | |
| 2023-08-18 | Add warn level lint `redundant_explicit_links` | Kyle Lin | -0/+6 | |
| - Currently it will panic due to the resolution's caching issue | ||||
| 2023-07-24 | validate `doc(masked)` | Lukas Markeffsky | -7/+57 | |
| 2023-04-29 | move lint tests into subdirectories | jyn | -0/+2060 | |
