summary refs log tree commit diff
path: root/src/librustdoc/test.rs
AgeCommit message (Expand)AuthorLines
2014-01-07Inline reexports in rustdocAlex Crichton-1/+1
2014-01-06Disowned the Visitor.Eduard Burtescu-2/+2
2014-01-03librustdoc: De-`@mut` `librustdoc`Patrick Walton-1/+1
2014-01-01rustc::driver: Remove two @sklutzy-2/+2
2013-12-30Remove features from librustdocAlan Andrade-1/+0
2013-12-30auto merge of #11185 : huonw/rust/doc-ignore, r=cmrbors-0/+1
2013-12-30rustdoc: only filter lines starting with '# ' from the shown code.Huon Wilson-0/+1
2013-12-26librustc: De-`@mut` the additional library search pathsPatrick Walton-4/+6
2013-12-23rustdoc: Add the ability to test code in commentsAlex Crichton-0/+207