| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-28 | Move `src/test/rustdoc` intra-doc link tests into a subdirectory | Joshua Nelson | -84/+0 | |
| They were starting to get unwieldy. | ||||
| 2020-07-09 | Add test | Manish Goregaokar | -1/+3 | |
| 2020-07-02 | Update rustdoc tests | Guillaume Gomez | -2/+2 | |
| 2019-03-15 | overhaul intra-doc-link ambiguity warning | Andy Russell | -1/+2 | |
| - Makes the warning part of the `intra_doc_link_resolution_failure` lint. - Tightens the span to just the ambiguous link. - Reports ambiguities across all three namespaces. - Uses structured suggestions for disambiguation. - Adds a test for the warnings. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-29 | Replace usages of 'bad_style' with 'nonstandard_style'. | Corey Farwell | -1/+1 | |
| `bad_style` is being deprecated in favor of `nonstandard_style`: - https://github.com/rust-lang/rust/issues/41646 | ||||
| 2018-02-18 | Add test | Manish Goregaokar | -0/+12 | |
| 2018-01-25 | Add tests | Manish Goregaokar | -1/+20 | |
| 2018-01-22 | value-namespace items require a marker, so emit an error | QuietMisdreavus | -3/+3 | |
| 2018-01-22 | add ambiguity markers to the intra-links test | QuietMisdreavus | -0/+14 | |
| 2018-01-22 | add a macro to the intra-links test | QuietMisdreavus | -8/+15 | |
| 2018-01-22 | add basic test for rustdoc intra links | QuietMisdreavus | -0/+39 | |
