rust-analyzer/crates/hir-expand/src
2023-12-22 10:13:00 +01:00
..
ast_id_map.rs Rename some things and turn macro to macro def into a query 2023-12-21 09:18:25 +01:00
attrs.rs Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00
builtin_attr_macro.rs Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00
builtin_derive_macro.rs Rename some things and turn macro to macro def into a query 2023-12-21 09:18:25 +01:00
builtin_fn_macro.rs Special case fixup spans in server::Span impl, they are immutable 2023-12-22 10:13:00 +01:00
change.rs internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
db.rs Correctly set and mark the proc-macro spans 2023-12-21 10:51:54 +01:00
eager.rs Move Intern and Lookup traits to hir-expand 2023-12-20 21:24:20 +01:00
files.rs fix: Deduplicate annotations 2023-12-19 08:49:00 +01:00
fixup.rs Special case fixup spans in server::Span impl, they are immutable 2023-12-22 10:13:00 +01:00
hygiene.rs Remove usages of Span::DUMMY 2023-12-20 12:53:46 +01:00
lib.rs fix: Fix span marking for builtin fn macros 2023-12-21 16:20:27 +01:00
mod_path.rs internal: Split out a span crate 2023-12-18 14:08:33 +01:00
name.rs Implement server::Span::Join 2023-12-21 17:23:04 +01:00
proc_macro.rs internal: Split out a span crate 2023-12-18 14:08:33 +01:00
quote.rs fix: Fix span marking for builtin fn macros 2023-12-21 16:20:27 +01:00
span_map.rs Record macro def site spans 2023-12-21 09:54:47 +01:00