rust-analyzer/crates/hir_def/src/nameres
2021-11-19 13:17:35 +01:00
..
tests Check for derive attributes by item path, not derive identifier 2021-11-17 20:46:57 +01:00
collector.rs fix: Diagnose invalid derive attribute input 2021-11-19 13:17:35 +01:00
diagnostics.rs fix: Diagnose invalid derive attribute input 2021-11-19 13:17:35 +01:00
mod_resolution.rs minor: Simplify 2021-11-18 21:43:54 +01:00
path_resolution.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
proc_macro.rs switch log crate to tracing 2021-08-30 15:11:42 +08:00
tests.rs support non-extern-prelude dependencies 2021-09-28 21:23:46 +02:00