rust/src/librustdoc
bors 618bd5d1c5 auto merge of #19070 : nikomatsakis/rust/crates, r=nikomatsakis
Reduces memory usage significantly and opens opportunities for more parallel compilation.

This PR was previously #19002 but I closed it because bors didn't seem to recognize the `r+` annotations there.
2014-11-18 15:26:43 +00:00
..
clean Move trans, back, driver, and back into a new crate, rustc_trans. Reduces memory usage significantly and opens opportunities for more parallel compilation. 2014-11-18 07:32:43 -05:00
html implement Writer for Vec<u8> 2014-11-18 01:09:46 -05:00
core.rs Move trans, back, driver, and back into a new crate, rustc_trans. Reduces memory usage significantly and opens opportunities for more parallel compilation. 2014-11-18 07:32:43 -05:00
doctree.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
externalfiles.rs Deal with the fallout of string stabilization 2014-09-23 18:31:52 -07:00
flock.rs Rename fail! to panic! 2014-10-29 11:43:07 -04:00
fold.rs Renamed Extendable to Extend 2014-11-08 15:02:09 +01:00
lib.rs auto merge of #19070 : nikomatsakis/rust/crates, r=nikomatsakis 2014-11-18 15:26:43 +00:00
markdown.rs
passes.rs rustdoc: hide private traits in strip-private pass 2014-10-21 08:49:43 -07:00
plugins.rs Fix rustdoc 2014-09-30 12:52:47 -07:00
stability_summary.rs Fix warnings 2014-11-16 10:40:34 +01:00
test.rs Move trans, back, driver, and back into a new crate, rustc_trans. Reduces memory usage significantly and opens opportunities for more parallel compilation. 2014-11-18 07:32:43 -05:00
visit_ast.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00