rust/src/librustdoc
bors 7846dbe0c8 Auto merge of #40826 - frewsxcv:rollup, r=frewsxcv
Rollup of 7 pull requests

- Successful merges: #40642, #40734, #40740, #40771, #40807, #40820, #40821
- Failed merges:
2017-03-26 14:04:25 +00:00
..
clean Rollup merge of #40587 - GuillaumeGomez:rustdoc-const-display, r=frewsxcv 2017-03-19 20:51:13 -04:00
html Rollup merge of #40567 - clarcharr:rustdoc-sort, r=frewsxcv 2017-03-24 18:13:09 -05:00
passes rustdoc: use libsyntax ast::Attribute instead of "cleaning" them. 2016-11-24 01:40:52 +02:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
build.rs Add/remove `rerun-if-changed` when necessary 2017-03-04 21:38:26 +03:00
core.rs convert privacy access levels into a query 2017-03-23 19:10:45 -04:00
doctree.rs rustc: move function arguments into hir::Body. 2016-12-28 11:29:19 +02: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 Remove internal liblog 2017-03-23 11:28:00 -07:00
markdown.rs Add filename when running rustdoc --test on a markdown file 2017-02-13 18:11:20 +01:00
plugins.rs Update usages of 'OSX' (and other old names) to 'macOS'. 2017-03-12 14:59:04 -04:00
test.rs Refactor `Attribute` to use `Path` and `TokenStream` instead of `MetaItem`. 2017-03-14 04:03:43 +00:00
visit_ast.rs move `export_map` into the tcx 2017-03-23 14:18:25 -04:00
visit_lib.rs rustc: introduce a query system for type information in ty::maps. 2017-02-25 17:07:59 +02:00