rust/src/librustdoc
Alex Crichton 0182c8bbda rustc: Rename item_body query to extern_const_body
Should hopefully more accurately reflect what's happening! This commit also
removes the cache in the cstore implementation as it's already cached through
the query infrastructure.
2017-09-05 07:37:58 -07:00
..
clean rustc: Rename item_body query to extern_const_body 2017-09-05 07:37:58 -07:00
html Auto merge of #44238 - nrc:pulldown-warn, r=@QuietMisdreavus 2017-09-01 13:56:22 +00:00
passes Implemented #[doc(cfg(...))]. 2017-08-10 13:43:59 +08:00
build.rs Remove some false positive issues 2017-08-30 11:46:58 +02:00
Cargo.toml Update html-diff-rs version 2017-09-02 00:16:55 +02:00
core.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -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 Make fields of Span private 2017-08-30 01:38:54 +03:00
visit_ast.rs rustc: Flag some CrateStore methods as "untracked" 2017-09-05 07:37:39 -07:00
visit_lib.rs rustc: Flag some CrateStore methods as "untracked" 2017-09-05 07:37:39 -07:00