rust/compiler/rustc_resolve/src
bors 577a76f003 Auto merge of #88597 - cjgillot:lower-global, r=petrochenkov
Move global analyses from lowering to resolution

Split off https://github.com/rust-lang/rust/pull/87234

r? `@petrochenkov`
2021-09-03 14:47:13 +00:00
..
late some low hanging clippy::perf fixes 2021-08-31 20:29:04 +02:00
build_reduced_graph.rs Remove NonMacroAttr.mark_used 2021-08-21 13:27:29 -05:00
check_unused.rs Stop tracking namespce in used_imports. 2021-08-22 16:50:59 +02:00
def_collector.rs Use LocalExpnId where possible. 2021-07-17 19:41:02 +02:00
diagnostics.rs feature(const_generics) -> feature(const_param_types) 2021-08-30 11:00:21 +02:00
imports.rs Stop tracking namespce in used_imports. 2021-08-22 16:50:59 +02:00
late.rs Compute all_traits_impls during resolution. 2021-09-01 20:13:16 +02:00
lib.rs Compute proc_macros in resolutions. 2021-09-01 20:13:16 +02:00
macros.rs Compute proc_macros in resolutions. 2021-09-01 20:13:16 +02:00