about summary refs log tree commit diff
path: root/src/test/rustdoc/intra-link-self.rs
AgeCommit message (Collapse)AuthorLines
2020-11-28Move `src/test/rustdoc` intra-doc link tests into a subdirectoryJoshua Nelson-117/+0
They were starting to get unwieldy.
2020-07-02Update rustdoc testsGuillaume Gomez-1/+1
2020-05-22Allow using `Self::` in docTymoteusz Jankowski-0/+88
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-22Add "self" intra-link supportGuillaume Gomez-0/+39