| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-20 | refactor and reword intra-doc link errors | Andy Russell | -1/+1 | |
| This commit refactors intra-doc link error reporting to deduplicate code and decouple error construction from the type of error. This greatly improves flexibility at each error construction site, while reducing the complexity of the diagnostic creation. This commit also rewords the diagnostics for clarity and style: - Diagnostics should not end in periods. - It's unnecessary to say "ignoring it". Since this is a warning by default, it's already clear that the link is ignored. | ||||
| 2019-11-24 | Fix some rustdoc error capitalization | Esteban Küber | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-10 | add a lint group for lints emitted by rustdoc | QuietMisdreavus | -0/+34 | |
