rust/src/librustdoc
bors efa3ec67e2 Auto merge of #44435 - alexcrichton:in-scope, r=michaelwoerister
rustc: Remove HirId from queries

This'll allow us to reconstruct query parameters purely from the `DepNode`
they're associated with.

Closes #44414
2017-09-11 15:35:35 +00:00
..
clean Auto merge of #44274 - Mark-Simulacrum:rustdoc-tests, r=alexcrichton 2017-09-10 01:24:14 +00:00
html Rollup merge of #44347 - GuillaumeGomez:rustdoc-false-positive, r=QuietMisdreavus 2017-09-10 14:03:23 +02:00
passes Implemented #[doc(cfg(...))]. 2017-08-10 13:43:59 +08:00
build.rs rustc: Remove HirId from queries 2017-09-11 07:53:48 -07:00
Cargo.toml Test rustdoc unit tests. 2017-09-05 11:17:52 -06:00
core.rs rustc: Remove DepGraph handling from rustc_metadata 2017-09-09 21:11:25 -07:00
doctree.rs support default impl for specialization 2017-04-24 10:08:48 +00:00
externalfiles.rs Add markdown-[before|after]-content options 2017-05-08 14:25:01 +02:00
fold.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
lib.rs Print warning whatever the rendering mode 2017-08-30 09:40:43 +02:00
markdown.rs rustdoc: Don't run Markdown tests twice 2017-07-06 16:47:58 +01:00
plugins.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
test.rs rustc: Remove DepGraph handling from rustc_metadata 2017-09-09 21:11:25 -07:00
visit_ast.rs rustc: Remove HirId from queries 2017-09-11 07:53:48 -07:00
visit_lib.rs rustc: Flag some CrateStore methods as "untracked" 2017-09-05 07:37:39 -07:00