rust/src/librustc_resolve
bors b31cc644d1 Auto merge of #29766 - oli-obk:impl_item, r=nikomatsakis
[breaking change]

I'm not sure if those renames are ok. [TokenType::Tt* to TokenType::*](https://github.com/rust-lang/rust/pull/29582) was obvious, but for all those Item-enums it's less obvious to me what the right way forward is due to the underscore.
2015-11-17 18:24:19 +00:00
..
build_reduced_graph.rs rustfmt librustc_resolve 2015-11-14 16:21:30 +01:00
check_unused.rs rustfmt librustc_resolve 2015-11-14 16:21:30 +01:00
diagnostics.rs Rollup merge of #29796 - barosl:unresolved-import-extern-crate, r=steveklabnik 2015-11-16 16:22:48 -05:00
lib.rs ImplItem_ -> ImplItemKind rename 2015-11-16 10:35:30 +01:00
record_exports.rs rustfmt librustc_resolve 2015-11-14 16:21:30 +01:00
resolve_imports.rs rustfmt librustc_resolve 2015-11-14 16:21:30 +01:00