rust/src/librustdoc
Alex Crichton 5ac7f4fc31 Rollup merge of #37050 - frewsxcv:librustdoc, r=alexcrichton
librustdoc refactoring and cleanup.
2016-10-12 14:07:55 -07:00
..
clean Rollup merge of #36966 - ollie27:rustdoc_mut_ptr_impl, r=alexcrichton 2016-10-06 08:35:43 -07:00
html Rollup merge of #36679 - QuietMisdreavus:rustdoc-line-breaks, r=steveklabnik 2016-10-11 17:51:25 +02:00
passes Remove redundant 'Variant' in variant names, stop reexporting. 2016-10-02 21:58:23 -04:00
build.rs bootstrap: Add directives to not double-link libs 2016-02-11 11:12:32 -08:00
Cargo.toml Fix rustbuild 2016-08-29 14:27:40 -04:00
core.rs rustdoc: Fix documenting rustc-macro crates 2016-09-30 10:49:30 -07:00
doctree.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
externalfiles.rs Remove unnecessary pub function classifier. 2016-10-09 00:17:50 -04:00
fold.rs Remove redundant 'Variant' in variant names, stop reexporting. 2016-10-02 21:58:23 -04:00
lib.rs Stabilise ? 2016-10-12 08:40:22 +13:00
markdown.rs Refactor away load_or_return macro. 2016-10-09 00:17:46 -04:00
plugins.rs Remove rustdocs json format 2016-04-07 06:01:55 +02:00
test.rs Auto merge of #36981 - alexcrichton:catch-unwind-for-tests, r=sfackler 2016-10-07 11:38:27 -07:00
visit_ast.rs Cleanup return statements. 2016-10-02 21:58:20 -04:00
visit_lib.rs Remove some unused methods from metadata 2016-10-04 23:53:51 +03:00