rust/src/librustdoc
bors a4d2424cc3 Auto merge of #33443 - jseyfried:resolve_ast, r=nrc
Perform name resolution before and during ast->hir lowering

This PR performs name resolution before and during ast->hir lowering instead of in phase 3.
r? @nrc
2016-05-09 21:31:55 -07:00
..
clean rustdoc: do not strip blanket impls in crate of origin 2016-05-09 16:50:47 +02:00
html Rollup merge of #33509 - birkenfeld:issue-30219, r=alexcrichton 2016-05-09 14:59:42 -07:00
build.rs bootstrap: Add directives to not double-link libs 2016-02-11 11:12:32 -08:00
Cargo.toml rustc: move rustc_front to rustc::hir. 2016-04-06 09:01:55 +03:00
core.rs Fix fallout in librustdoc and in tests 2016-05-09 12:12:32 +00:00
doctree.rs Linkify extern crates on rustdoc pages 2016-04-25 11:26:33 +02:00
externalfiles.rs try! -> ? 2016-03-22 22:01:37 -05:00
flock.rs Rename sunos to solaris 2016-01-31 19:01:30 +03:00
fold.rs Make the rendering process less pass-aware 2016-04-02 12:00:55 +02:00
lib.rs Perform doc-reachability check for inlined impls 2016-04-18 01:55:54 +02:00
markdown.rs Don't initialize id-map when rendering md files 2016-03-27 00:21:01 +01:00
passes.rs rustdoc: do not strip blanket impls in crate of origin 2016-05-09 16:50:47 +02:00
plugins.rs Remove rustdocs json format 2016-04-07 06:01:55 +02:00
test.rs Fix fallout in librustdoc and in tests 2016-05-09 12:12:32 +00:00
visit_ast.rs Linkify extern crates on rustdoc pages 2016-04-25 11:26:33 +02:00
visit_lib.rs Linkify extern crates on rustdoc pages 2016-04-25 11:26:33 +02:00