summary refs log tree commit diff
path: root/src/test/rustdoc
AgeCommit message (Expand)AuthorLines
2015-04-07rustdoc: Allowing specifying attrs for doctestsAlex Crichton-0/+19
2015-04-07rustdoc: Link "Trait Implementations" to sourcesAlex Crichton-0/+20
2015-04-07rustdoc: Only hide possibly private modulesAlex Crichton-0/+33
2015-04-07rustdoc: Add a test for fixed issue #16019Alex Crichton-0/+19
2015-04-07rustdoc: Add a test for fixed issue #15347Alex Crichton-0/+15
2015-04-07rustdoc: Add a primitive page for raw pointersAlex Crichton-0/+57
2015-04-07rustdoc: Add a test for #15169Alex Crichton-0/+13
2015-04-07rustdoc: Run external traits through filtersAlex Crichton-0/+25
2015-04-07test: Move all run-make rustdoc tests to test/rustdocAlex Crichton-0/+470