rust/src/librustdoc
Manish Goregaokar 259d1fcd47 Rollup merge of #36599 - jonas-schievink:whats-a-pirates-favorite-data-structure, r=pnkfelix
Contains a syntax-[breaking-change] as a separate commit (cc #31645).nnAlso renames slice patterns from `PatKind::Vec` to `PatKind::Slice`.
2016-10-01 19:22:12 +05:30
..
clean Call arrays "arrays" instead of "vecs" internally 2016-09-28 22:30:30 +02:00
html Auto merge of #36764 - jonathandturner:rollup, r=jonathandturner 2016-09-26 23:30:19 -07:00
passes Move in-pass-function structs and impls outside functions. 2016-09-25 18:05:58 -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 Rollup merge of #36586 - japaric:rustdoc-sysroot, r=alexcrichton 2016-09-26 17:29:47 -07:00
doctree.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
externalfiles.rs try! -> ? 2016-03-22 22:01:37 -05:00
fold.rs Support unions in rustdoc 2016-09-03 13:39:34 +03:00
lib.rs Rollup merge of #36729 - frewsxcv:rustdoc, r=alexcrichton 2016-09-26 17:29:49 -07:00
markdown.rs Add the notion of a dependency tracking status to commandline arguments. 2016-08-11 09:56:00 -04:00
plugins.rs Remove rustdocs json format 2016-04-07 06:01:55 +02:00
test.rs Change the sigs of set_print/set_panic to allow restoring the default objects 2016-09-30 14:02:53 -07:00
visit_ast.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
visit_lib.rs rustc_metadata: split the Def description of a DefId from item_children. 2016-09-20 20:08:05 +03:00