rust/src/librustdoc
Alex Crichton 6600ba97c3 rustdoc: Tell rustc we're building a library
This makes sure that when generating documentation we don't waste time doing
things like looking for a main function.
2013-12-02 21:26:40 -08:00
..
html Add a type="search" to the search bar in the documentation. 2013-12-01 21:36:59 -05:00
clean.rs Register new snapshots 2013-11-28 20:27:56 -08:00
core.rs rustdoc: Tell rustc we're building a library 2013-12-02 21:26:40 -08:00
doctree.rs auto merge of #10750 : Blei/rust/no-at-struct-field, r=alexcrichton 2013-12-01 05:42:06 -08:00
fold.rs Make Rustdoc strip private fields 2013-10-13 22:28:45 -07:00
lib.rs auto merge of #10528 : alexcrichton/rust/static-linking-v2, r=pcwalton 2013-11-30 14:41:40 -08:00
passes.rs Register new snapshots 2013-11-28 20:27:56 -08:00
plugins.rs path2: Adjust the API to remove all the _str mutation methods 2013-10-15 22:18:30 -07:00
visit_ast.rs auto merge of #10750 : Blei/rust/no-at-struct-field, r=alexcrichton 2013-12-01 05:42:06 -08:00