about summary refs log tree commit diff
path: root/src/test/rustdoc/intra-doc-crate/basic.rs
AgeCommit message (Collapse)AuthorLines
2020-11-28Move `src/test/rustdoc` intra-doc link tests into a subdirectoryJoshua Nelson-9/+0
They were starting to get unwieldy.
2020-07-30intra_doc_resolution_failures -> broken_intra_doc_linksManish Goregaokar-1/+1
2020-07-30Rename to intra_doc_resolution_failuresManish Goregaokar-1/+1
2020-07-29Rename usage of intra_doc_link_resolution_failureManish Goregaokar-1/+1
2020-07-16Fix invalid lintJoshua Nelson-1/+1
intra_doc_resolution_failure is not a lint.
2020-07-16 #![deny(intra_doc_resolution_failure)]Joshua Nelson-0/+1
2020-07-16Add test for re-exportsJoshua Nelson-0/+2
I had a hard time getting this to work without the `extern crate`, suggestions are welcome.
2020-07-16Add tests for basic intra-doc linksJoshua Nelson-0/+6