rust/compiler/rustc_resolve/src
Manish Goregaokar bb5ca58d29
Rollup merge of #88677 - petrochenkov:exportid, r=davidtwco
rustc: Remove local variable IDs from `Export`s

Local variables can never be exported.
2021-09-12 03:44:53 -07:00
..
late Keep a parent LocalDefId in SpanData. 2021-09-10 20:17:33 +02:00
build_reduced_graph.rs rustc: Remove local variable IDs from Exports 2021-09-10 23:41:48 +03:00
check_unused.rs Stop tracking namespce in used_imports. 2021-08-22 16:50:59 +02:00
def_collector.rs Record call_site parent for macros. 2021-09-10 20:19:25 +02:00
diagnostics.rs feature(const_generics) -> feature(const_param_types) 2021-08-30 11:00:21 +02:00
imports.rs rustc: Remove local variable IDs from Exports 2021-09-10 23:41:48 +03:00
late.rs Move confused_type_with_std_module to ResolverOutputs 2021-09-06 11:20:59 -05:00
lib.rs Rollup merge of #88677 - petrochenkov:exportid, r=davidtwco 2021-09-12 03:44:53 -07:00
macros.rs Record call_site parent for macros. 2021-09-10 20:19:25 +02:00