rust/compiler/rustc_resolve/src
Matthias Krüger 83d84ffdd5
Rollup merge of #114503 - chenyukang:yukang-fix-114433-unused-qualifications, r=compiler-errors
Remove invalid lint when there is a generic argument in prefix path

Fixes #114433
2023-08-06 03:56:09 +02:00
..
diagnostics
late inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
build_reduced_graph.rs Resolve visibility paths as modules not as types. 2023-08-02 15:30:24 +00:00
check_unused.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
def_collector.rs Remove the NodeId of ast::ExprKind::Async 2023-03-19 19:01:31 +01:00
diagnostics.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
effective_visibilities.rs resolve: Use Interned for NameBinding 2023-07-05 13:47:36 +03:00
errors.rs Add translatable diagnostic for import resolution strings 2023-06-25 08:29:28 +01:00
ident.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
imports.rs Rollup merge of #113920 - bvanjoi:fix-81413, r=petrochenkov 2023-07-31 22:49:50 +02:00
late.rs Remove invalid lint when there is a generic argument in prefix path 2023-08-05 15:58:26 +08:00
lib.rs Add internal_features lint 2023-08-03 14:50:50 +02:00
macros.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
rustdoc.rs rustdoc: fix ICE from rustc_resolve and librustdoc parse divergence 2023-04-18 12:22:13 -07:00