rust/src/librustdoc/html
Alex Crichton 6c9c045064 rustdoc: Add the ability to test code in comments
This adds support for the `--test` flag to rustdoc which will parse a crate,
extract all code examples in doc comments, and then run each test in the
extra::test driver.
2013-12-23 09:10:36 -08:00
..
static rustdoc: fix the search-bar layout 2013-12-07 17:15:16 +01:00
escape.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
format.rs Fallout of rewriting std::comm 2013-12-16 17:47:11 -08:00
layout.rs auto merge of #10849 : adridu59/rust/patch-css, r=alexcrichton 2013-12-13 14:21:35 -08:00
markdown.rs rustdoc: Add the ability to test code in comments 2013-12-23 09:10:36 -08:00
render.rs std::vec: make the sorting closure use Ordering rather than just being 2013-12-22 18:16:50 +11:00