about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/reference-link-has-one-warning.rs
AgeCommit message (Collapse)AuthorLines
2020-06-26Generate docs for links to private items when passed --document-privateJoshua Nelson-0/+6
- Pass around document_private a lot more - Add tests + Add tests for intra-doc links to private items + Add ignored tests for warnings in reference links