rust-analyzer/crates/hir-expand/src
2023-11-28 10:55:39 +01:00
..
ast_id_map.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
attrs.rs hygiene 2.0 2023-11-28 10:55:39 +01:00
builtin_attr_macro.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
builtin_derive_macro.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
builtin_fn_macro.rs Proper span representation with syntax context 2023-11-28 10:55:39 +01:00
db.rs hygiene 2.0 2023-11-28 10:55:39 +01:00
eager.rs hygiene 2.0 2023-11-28 10:55:39 +01:00
fixup.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
hygiene.rs hygiene 2.0 2023-11-28 10:55:39 +01:00
lib.rs hygiene 2.0 2023-11-28 10:55:39 +01:00
mod_path.rs hygiene 2.0 2023-11-28 10:55:39 +01:00
name.rs hygiene 2.0 2023-11-28 10:55:39 +01:00
proc_macro.rs internal: Lazy eager macros 2023-06-09 13:02:13 +02:00
quote.rs Proper span representation with syntax context 2023-11-28 10:55:39 +01:00