about summary refs log tree commit diff
path: root/src/test/run-make/rustdoc-negative-impl
AgeCommit message (Collapse)AuthorLines
2015-04-07test: Move all run-make rustdoc tests to test/rustdocAlex Crichton-27/+0
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+1
here. Some of this may have been poorly rebased, though I tried to be careful and preserve the spirit of the test.
2015-02-05rustdoc: Clean up some htmldocck testsTom Jakubowski-2/+2
Fix #21740
2015-01-21Display negative trait implementations correctly in rustdocDiggory Blake-0/+28
Added doc test