rust-analyzer/crates/hir/src
2022-02-24 15:20:12 +05:30
..
semantics Fix syntax highlighting not highlighting derives anymore 2022-02-22 10:20: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 Add completion module tailored towards use trees 2022-02-03 15:51:57 +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 add is_slice method to hir::Type 2022-02-24 15:20:12 +05:30
semantics.rs simplify and document 2022-02-22 10:45:29 +01:00
source_analyzer.rs internal: Expand the derive attribute into a pseudo expansion 2022-02-22 10:20:40 +01:00
symbols.rs Make more precise range macro upmapping 2022-01-31 15:53:44 +01:00