1
Fork 0
rust/src/librustdoc
bors 3755fe9555 Auto merge of #44781 - QuietMisdreavus:doc-include, r=GuillaumeGomez
rustdoc: include external files in documentation (RFC 1990)

Part of https://github.com/rust-lang/rfcs/pull/1990 (needs work on the error reporting, which i'm deferring to after this initial PR)

cc #44732

Also fixes #42760, because the prep work for the error reporting made it easy to fix that at the same time.
2017-11-22 09:58:07 +00:00
..
clean allow loading external files in documentation 2017-11-21 15:46:49 -06:00
html Auto merge of #44781 - QuietMisdreavus:doc-include, r=GuillaumeGomez 2017-11-22 09:58:07 +00:00
passes allow loading external files in documentation 2017-11-21 15:46:49 -06:00
build.rs Update to the cc crate 2017-09-28 07:45:50 -07:00
Cargo.toml rustdoc: update pulldown renderer 2017-10-21 13:27:06 -05:00
core.rs address review comments 2017-11-20 18:03:20 +00:00
doctree.rs [Syntax Breaking] Rename DefaultImpl to AutoImpl 2017-11-03 16:13:20 -02:00
externalfiles.rs Migrate to eprint/eprintln macros where appropriate. 2017-09-28 11:38:35 -04:00
fold.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
lib.rs Mark several ascii methods as unstable again 2017-11-03 21:28:04 +01:00
markdown.rs rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
plugins.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
test.rs allow loading external files in documentation 2017-11-21 15:46:49 -06:00
visit_ast.rs Feature gate auto trait and ignore it in rustdoc 2017-11-03 16:13:21 -02:00
visit_lib.rs rustc: Flag some CrateStore methods as "untracked" 2017-09-05 07:37:39 -07:00