summary refs log tree commit diff
path: root/src/test/run-make/rustdoc-hidden-line
AgeCommit message (Expand)AuthorLines
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