rust-analyzer/crates/hir-expand/src
2024-01-15 10:24:14 +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 Builtin derives are hygienic 2024-01-08 12:50:11 +01:00
builtin_fn_macro.rs fix: Fix nested includes resolving from the wrong base file 2024-01-11 12:41:47 +01:00
change.rs internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
db.rs Eagerly lower enum variants in CrateDefMap construction 2024-01-15 10:24:14 +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 fix: Fix SyntaxContextID using incorrect self IDs 2024-01-01 12:54:30 +01:00
lib.rs fix: Fix nested includes resolving from the wrong base file 2024-01-11 12:41:47 +01:00
mod_path.rs internal: Consider all kinds of explicit private imports in find_path 2024-01-11 12:22:04 +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 Builtin derives are hygienic 2024-01-08 12:50:11 +01:00
span_map.rs Record macro def site spans 2023-12-21 09:54:47 +01:00