about summary refs log tree commit diff
path: root/src/test/run-make/rustdoc-hidden-line
AgeCommit message (Expand)AuthorLines
2015-04-07test: Move all run-make rustdoc tests to test/rustdocAlex Crichton-50/+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-10/+5
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-4/+4
2014-11-04Implement flexible target specificationCorey Richardson-0/+1
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-1/+1
2014-06-16Fix --disable-rpath and testsAlex Crichton-2/+2
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-2/+2
2014-04-28test: Fix run-make on windowsklutzy-0/+8
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-02-23rustdoc: Add syntax highlightingAlex Crichton-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/+37