rust/compiler/rustc_resolve/src
Aaron Hill 404402430d
Move confused_type_with_std_module to ResolverOutputs
This eliminates untracked global state from `Session`.
2021-09-06 11:20:59 -05:00
..
late Detect bare blocks with type ascription that were meant to be a struct literal 2021-09-03 14:43:04 +00: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 Move confused_type_with_std_module to ResolverOutputs 2021-09-06 11:20:59 -05:00
lib.rs Move confused_type_with_std_module to ResolverOutputs 2021-09-06 11:20:59 -05:00
macros.rs Compute proc_macros in resolutions. 2021-09-01 20:13:16 +02:00