summary refs log tree commit diff
path: root/src/test/rustdoc/issue-30252.rs
AgeCommit message (Collapse)AuthorLines
2015-12-15Use --cfg when running doctestsSeo Sanghyeon-0/+16
Previously passed --cfg was used only when collecting doctests.