rust/src/librustdoc
bors cc6b88ccb2 Auto merge of #46129 - kennytm:fix-46098-rustdoc-reexport-extern-type, r=GuillaumeGomez
Properly handle reexport of foreign items.

Handles `pub use` of `extern { fn, static, type }`. Also plug in some more `match` arms where handling `extern type` is reasonable.

Fixed #46098.
2017-11-25 08:38:42 +00:00
..
clean Auto merge of #46129 - kennytm:fix-46098-rustdoc-reexport-extern-type, r=GuillaumeGomez 2017-11-25 08:38:42 +00:00
html Auto merge of #46081 - GuillaumeGomez:fix-path-search, r=QuietMisdreavus 2017-11-25 02:43:48 +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 Properly handle reexport of foreign items. 2017-11-21 02:51:05 +08:00
visit_lib.rs rustc: Flag some CrateStore methods as "untracked" 2017-09-05 07:37:39 -07:00