rust/src/librustc_resolve
Alex Crichton 95761417c3 rustbuild: Sync some Cargo.toml/lib.rs dependencies
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-21 09:49:13 -08:00
..
build_reduced_graph.rs Rename Module field anonymous_children to module_children, expand it to include both named an anonymous modules, and fix #31644 2016-02-14 09:05:37 +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 Global error explanations improvements 2016-02-15 17:57:21 +01:00
lib.rs Auto merge of #31742 - frewsxcv:needless-lifetimes, r=pnkfelix 2016-02-19 13:49:46 +00:00
resolve_imports.rs Auto merge of #31716 - jseyfried:fix_privacy_for_def_err, r=nrc 2016-02-19 02:18:25 +00:00