rust/compiler/rustc_resolve/src
2023-10-08 20:17:53 -07:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Auto merge of #116089 - estebank:issue-115992-2, r=compiler-errors 2023-09-29 05:45:18 +00:00
build_reduced_graph.rs Don't store lazyness in DefKind 2023-09-26 02:53:59 +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 resolve: skip underscore character during candidate lookup 2023-09-28 19:47:58 +08:00
effective_visibilities.rs fix(resolve): update def if binding is warning ambiguity 2023-08-31 20:00:04 +08:00
errors.rs Rollup merge of #115744 - fmease:fix-e0401, r=compiler-errors 2023-09-11 17:03:32 +02:00
ident.rs resolve: determined binding after parent module macro expand 2023-09-13 16:38:05 +08:00
imports.rs fix confusing let chain indentation in rustc_resolve 2023-09-19 21:21:01 +01:00
late.rs Rollup merge of #114454 - Nilstrieb:no-evil-sorting, r=cjgillot 2023-10-02 16:09:42 -04:00
lib.rs rustdoc: remove rust logo from non-Rust crates 2023-10-08 20:17:53 -07:00
macros.rs Rename Resolver::active_features. 2023-10-05 18:01:11 +11:00
rustdoc.rs Reuse rustdoc's doc comment handling in Clippy 2023-09-08 23:42:57 +00:00