summary refs log tree commit diff
path: root/src/test/run-make/rustdoc-recursion/foo2.rs
AgeCommit message (Collapse)AuthorLines
2014-09-23rustdoc: Don't try to inline the crate rootAlex Crichton-0/+24
Fixes other test cases found in #16274