rust/compiler/rustc_resolve/src
Matthias Krüger a11414d62e
Rollup merge of #92161 - petrochenkov:misclean, r=cjgillot
resolve: Minor miscellaneous cleanups from #89059

`@bors` rollup=always
2021-12-27 21:42:27 +01:00
..
late Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk 2021-12-19 09:31:37 +00:00
build_reduced_graph.rs rustc_metadata: Merge get_ctor_def_id and get_ctor_kind 2021-12-22 11:05:54 +08:00
check_unused.rs suggest adding a #[cfg(test)] to test modules 2021-12-16 11:48:58 +09:00
def_collector.rs hir: Do not introduce dummy type names for extern blocks in def paths 2021-12-18 16:30:17 +08:00
diagnostics.rs Remove unnecessary sigils around Ident::as_str() calls. 2021-12-15 17:32:42 +11:00
imports.rs Improve suggestion for extern crate self error message 2021-12-01 21:59:54 +00:00
late.rs Do not visit attributes in LateResolutionVisitor. 2021-11-25 00:24:04 +01:00
lib.rs resolve: Minor miscellaneous cleanups from #89059 2021-12-21 20:26:41 +08:00
macros.rs Remove unnecessary sigils around Ident::as_str() calls. 2021-12-15 17:32:42 +11:00