rust-analyzer/crates/hir-expand/src
2024-07-22 16:34:59 +02:00
..
attrs.rs More symbol usage 2024-07-16 12:05:16 +02:00
builtin_attr_macro.rs Use Symbol in Name 2024-07-12 16:06:44 +02:00
builtin_derive_macro.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
builtin_fn_macro.rs Fix edition used for include macro parsing 2024-07-19 20:29:53 +02:00
cfg_process.rs Make CfgExpr slimmer 2024-07-21 14:50:44 +02:00
change.rs Shrink mbe's Op 2024-06-24 10:07:32 +02:00
db.rs LRU body_with_source_map query 2024-07-22 16:34:59 +02:00
declarative.rs Test macros doing edition dependent parsing 2024-07-19 16:43:58 +02:00
eager.rs Don't call macro_arg directly in ExpandDatabase::syntax_context 2024-07-16 22:10:42 +02:00
files.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
fixup.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
hygiene.rs internal: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
inert_attr_macro.rs Switch token trees to use Symbols 2024-07-16 10:11:59 +02:00
lib.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
mod_path.rs Switch token trees to use Symbols 2024-07-16 10:11:59 +02:00
name.rs Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
proc_macro.rs Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
quote.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
span_map.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00