rust/src/librustc_resolve
bors b4e11c2af8 Auto merge of #34655 - jseyfried:improve_resolver_api, r=nrc
Add to `resolve`'s public API

This adds a public method `with_module_lexical_scope` to `Resolver` to allow users to resolve a path in the lexical scope of an arbitrary module.
r? @nrc
2016-07-06 23:18:23 -07:00
..
build_reduced_graph.rs Rollup merge of #34316 - jseyfried:refactor_ast_stmt, r=eddyb 2016-06-26 02:17:27 +00:00
Cargo.toml Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
check_unused.rs Rollup merge of #33943 - jseyfried:libsyntax_cleanup, r=nrc 2016-06-26 02:15:04 +00:00
diagnostics.rs Rollup merge of #34467 - GuillaumeGomez:err-codes, r=brson 2016-06-29 21:21:22 +05:30
lib.rs Auto merge of #34655 - jseyfried:improve_resolver_api, r=nrc 2016-07-06 23:18:23 -07:00
resolve_imports.rs Add the after_expand entry point between import resolution and the rest of name resolution 2016-07-01 00:07:32 +00:00