rust/compiler/rustc_resolve/src
2022-10-27 19:04:48 +00:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Rollup merge of #103111 - cjgillot:shadow-label, r=estebank 2022-10-21 17:29:59 +05:30
access_levels.rs Populate effective visibilities in 'rustc_resolve' 2022-10-16 21:47:14 +03:00
build_reduced_graph.rs rustc_hir: Less error-prone methods for accessing PartialRes resolution 2022-10-11 09:04:52 +04:00
check_unused.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
def_collector.rs Rename AssocItemKind::TyAlias to AssocItemKind::Type 2022-10-10 02:31:37 +00:00
diagnostics.rs Account for hygiene when suggesting typos. 2022-10-16 08:56:39 +00:00
ident.rs Shrink hir::def::Res. 2022-09-29 08:44:52 +10:00
imports.rs resolve: Shadow erroneous glob imports with erroneous single imports 2022-10-16 00:10:16 +04:00
late.rs Only ban duplication across parameters. 2022-10-27 19:04:48 +00:00
lib.rs Only ban duplication across parameters. 2022-10-27 19:04:48 +00:00
macros.rs rustc_hir: Less error-prone methods for accessing PartialRes resolution 2022-10-11 09:04:52 +04:00