2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-14 21:18:40 +00:00
rust-analyzer/crates/hir-expand/src
2023-12-21 10:51:54 +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 Rename some things and turn macro to macro def into a query 2023-12-21 09:18:25 +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 Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00
hygiene.rs Remove usages of Span::DUMMY 2023-12-20 12:53:46 +01:00
lib.rs Correctly set and mark the proc-macro spans 2023-12-21 10:51:54 +01:00
mod_path.rs internal: Split out a span crate 2023-12-18 14:08:33 +01:00
name.rs Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-ra 2023-12-11 11:16:01 +02:00
proc_macro.rs internal: Split out a span crate 2023-12-18 14:08:33 +01:00
quote.rs Move the SpanMap definition into the span crate 2023-12-18 14:50:48 +01:00
span_map.rs Record macro def site spans 2023-12-21 09:54:47 +01:00