rust-analyzer/crates/hir/src
2022-01-23 17:42:38 +01:00
..
semantics Remove InFile wrapping from DynMap keys 2022-01-08 12:16:44 +01:00
attrs.rs clarify semantics of doc links 2021-12-28 17:00:55 +03:00
db.rs Rename intern_macro -> intern_macro_call 2021-11-14 16:25:47 +01:00
diagnostics.rs Allow macros to expand to or-patterns 2022-01-17 16:52:53 +01:00
display.rs internal: Store function param names in ItemTree 2021-12-20 15:24:37 +01:00
from_id.rs Stop reexporting hir_def's ItemInNs from HIR 2021-07-28 17:39:04 +02:00
has_source.rs Replace HasSource usages with Semantics equivalent 2022-01-14 10:59:27 +01:00
lib.rs Allow macros to expand to or-patterns 2022-01-17 16:52:53 +01:00
semantics.rs fix: don't panic in semantics due to cfg_attr disrupting offsets 2022-01-23 17:42:38 +01:00
source_analyzer.rs feat: Add very simplistic ident completion for format_args! macro input 2022-01-15 12:23:26 +01:00
symbols.rs Remove ModuleId from hir reexports 2022-01-12 20:21:13 +01:00