summary refs log tree commit diff
path: root/src/test/rustdoc/intra-doc/cross-crate/basic.rs
AgeCommit message (Collapse)AuthorLines
2021-11-28Fix warnings in rustdoc HTML testsNoah Lev-1/+1
Now that compiletest denies warnings in these tests, they need fixing!
2020-11-28Move `src/test/rustdoc` intra-doc link tests into a subdirectoryJoshua Nelson-0/+9
They were starting to get unwieldy.