rust/compiler/rustc_resolve/src
2023-11-28 16:17:52 +03:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late is_{some,ok}_and 2023-11-25 18:47:16 +00:00
build_reduced_graph.rs merge DefKind::Coroutine into DefKind::Closure 2023-11-26 21:05:08 +08:00
check_unused.rs Rollup merge of #116905 - Fenex:refactor/compiler/resolve, r=petrochenkov 2023-10-26 17:45:43 +02:00
def_collector.rs def collector: Set correct namespace in DefPathData for foreign types 2023-11-28 16:17:52 +03:00
diagnostics.rs Auto merge of #118065 - estebank:core-not-found-404, r=TaKO8Ki 2023-11-23 02:26:52 +00:00
effective_visibilities.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
errors.rs Rollup merge of #115744 - fmease:fix-e0401, r=compiler-errors 2023-09-11 17:03:32 +02:00
ident.rs resolve: Avoid clones of MacroData 2023-11-25 02:32:33 +03:00
imports.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
late.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
lib.rs resolve: Feed the def_kind query immediately on DefId creation 2023-11-28 15:39:31 +03:00
macros.rs resolve: Feed the def_kind query immediately on DefId creation 2023-11-28 15:39:31 +03:00
rustdoc.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00