1
Fork 0
rust/compiler/rustc_resolve/src
2023-08-30 00:31:00 +00:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late fix: not insert missing lifetime for ConstParamTy 2023-08-08 14:48:17 +08:00
build_reduced_graph.rs resolve: Make bindings from extern prelude unique 2023-08-24 18:54:28 +08: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 resolve: Make bindings for derive helper attributes unique 2023-08-24 18:57:29 +08: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 resolve: Leave a comment about name bindings for legacy derive helpers 2023-08-24 18:57:29 +08:00
imports.rs Rollup merge of #113920 - bvanjoi:fix-81413, r=petrochenkov 2023-07-31 22:49:50 +02:00
late.rs Capture lifetimes for associated type bounds destined to be lowered to opaques 2023-08-30 00:31:00 +00:00
lib.rs Auto merge of #113408 - petrochenkov:bindintern2, r=cjgillot 2023-08-24 20:05:57 +00:00
macros.rs resolve: Make bindings for derive helper attributes unique 2023-08-24 18:57:29 +08:00
rustdoc.rs narrow down the lint trigger constraint 2023-08-18 15:19:22 +08:00