rust-analyzer/crates/hir/src
2021-12-10 20:01:24 +01:00
..
semantics Enable auto-import and qualify-path in derive attributes 2021-10-28 18:40:38 +02:00
attrs.rs Treat extern blocks as item containers 2021-12-07 17:31:26 +01:00
db.rs Rename intern_macro -> intern_macro_call 2021-11-14 16:25:47 +01:00
diagnostics.rs fix: Diagnose invalid derive attribute input 2021-11-19 13:17:35 +01:00
display.rs Remove some allocations 2021-12-10 20:01:24 +01:00
from_id.rs Stop reexporting hir_def's ItemInNs from HIR 2021-07-28 17:39:04 +02:00
has_source.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
lib.rs Remove some allocations 2021-12-10 20:01:24 +01:00
semantics.rs Rename things: Tool -> ToolModule 2021-12-03 17:15:19 +01:00
source_analyzer.rs internal: Prefer resolution of inert attributes 2021-12-05 16:28:08 +01:00