Commit Graph

16 Commits

Author SHA1 Message Date
Alex Macleod 5453a9f34d Add a note to duplicate diagnostics 2023-10-05 01:04:41 +00:00
Michael Howell 3df9b4d65d rustdoc: use unicode-aware checks for redundant explicit link fastpath
Fixes #115064
2023-08-21 14:25:26 -07:00
Kyle Lin 25919b09a9 Add regression test for inline doc 2023-08-18 15:31:36 +08:00
Kyle Lin ecb26376e5 narrow down the lint trigger constraint 2023-08-18 15:19:22 +08:00
Kyle Lin fe17ae3af6 add missing deny lint 2023-08-18 15:19:18 +08:00
Kyle Lin 0e2f2cccd7 Add check-pass tests and fix test behavior 2023-08-18 15:19:18 +08:00
Kyle Lin 5ce6cc7df3 Still resolving rustdoc resolution panicking 2023-08-18 15:19:17 +08:00
Kyle Lin 46df95817d Support Reference & ReferenceUnknown link lint 2023-08-18 15:19:16 +08:00
Kyle Lin c7369891ba Refactor lint from rustc to rustdoc 2023-08-18 15:19:15 +08:00
Kyle Lin e583318aa8 fix trailing whitespace 2023-08-18 15:19:12 +08:00
Kyle Lin f1b23f29db bless test output 2023-08-18 15:19:11 +08:00
Kyle Lin 1c6b237f9e add more tests 2023-08-18 15:19:11 +08:00
Kyle Lin 65e24a57bb Fix resolution caching 2023-08-18 15:19:10 +08:00
Kyle Lin da582a71d2 Add warn level lint redundant_explicit_links
- Currently it will panic due to the resolution's caching issue
2023-08-18 15:19:08 +08:00
Lukas Markeffsky 637ea3f746 validate doc(masked) 2023-07-24 18:04:35 +02:00
jyn 5da288f842 move lint tests into subdirectories 2023-04-29 11:36:19 -05:00