rust/src/librustc_resolve
bors e628398f34 Auto merge of #31811 - alexcrichton:clean-deps, r=sanxiyn
The standard library doesn't depend on rustc_bitflags, so move it to explicit
dependencies on all other crates. Additionally, the arena/fmt_macros deps could
be dropped from libsyntax.
2016-02-22 05:20:39 +00:00
..
build_reduced_graph.rs Replace the field imports in Module with unresolved_imports and refactor away resolved_import_count 2016-02-18 00:02:50 +00:00
Cargo.toml rustbuild: Sync some Cargo.toml/lib.rs dependencies 2016-02-21 09:49:13 -08:00
check_unused.rs Spans now derive equality 2016-02-01 10:18:50 +13:00
diagnostics.rs Show candidates for names not in scope 2016-02-19 01:10:36 +01:00
lib.rs Auto merge of #31747 - jseyfried:stop_resolve_after_fail, r=nrc 2016-02-20 14:33:13 +00:00
resolve_imports.rs Auto merge of #31747 - jseyfried:stop_resolve_after_fail, r=nrc 2016-02-20 14:33:13 +00:00