rust/src/librustdoc
bors 57d273f65e auto merge of #12284 : brson/rust/install, r=alexcrichton
Work toward #9876.

This adds `prepare.mk`, which is simply a more heavily-parameterized `install.mk`, then uses `prepare` to implement both `install` and the windows installer (`dist`). Smoke tested on both Linux and Windows.
2014-02-17 03:26:51 -08:00
..
html Improve naming of tuple getters, and add mutable tuple getter 2014-02-17 00:57:56 +11:00
clean.rs Refactored ast_map and friends, mainly to have Paths without storing them. 2014-02-14 08:43:29 +02:00
core.rs Replace crate usage with krate 2014-02-13 20:52:07 +01:00
doctree.rs
fold.rs librustdoc -- move closure to clarify scope 2014-02-11 16:55:24 -05:00
lib.rs auto merge of #12284 : brson/rust/install, r=alexcrichton 2014-02-17 03:26:51 -08:00
passes.rs rustdoc: Strip impls of traits on #[doc(hidden)] types 2014-02-14 10:52:18 -08:00
plugins.rs Replace crate usage with krate 2014-02-13 20:52:07 +01:00
test.rs auto merge of #12298 : alexcrichton/rust/rustdoc-testing, r=sfackler 2014-02-15 16:36:27 -08:00
visit_ast.rs Refactored ast_map and friends, mainly to have Paths without storing them. 2014-02-14 08:43:29 +02:00