about summary refs log tree commit diff
path: root/src/test/run-make/rustdoc-hidden-line/foo.rs
AgeCommit message (Expand)AuthorLines
2015-04-07test: Move all run-make rustdoc tests to test/rustdocAlex Crichton-35/+0
2015-02-05rustdoc: Clean up some htmldocck testsTom Jakubowski-2/+1
2015-01-18tests: Add htmldocck.py script for the use of Rustdoc tests.Kang Seonghoon-0/+4
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-3/+3
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-1/+1
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-2/+2
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-12-30rustdoc: only filter lines starting with '# ' from the shown code.Huon Wilson-0/+22