summary refs log tree commit diff
path: root/src/test/compile-fail/lint-missing-doc.rs
AgeCommit message (Expand)AuthorLines
2013-08-12Forbid pub/priv where it has no effectAlex Crichton-7/+5
2013-05-30Allow doc(hidden) and --test to disable doc lintingAlex Crichton-0/+13
2013-05-30Make missing documentation linting more robustAlex Crichton-0/+72