rust/crates/hir-expand/src
2023-04-22 14:29:28 +02:00
..
ast_id_map.rs Increase LRU cache size for parse_expansion and macro_expand queries 2023-04-22 11:28:56 +02:00
attrs.rs Cache Hygiene in DefCollector 2023-04-22 18:22:29 +09:00
builtin_attr_macro.rs Remove unnecessary is_derive field from MacroCallKind::Attr 2023-04-22 14:29:28 +02:00
builtin_derive_macro.rs Option begone part 2 2023-04-16 19:20:48 +02:00
builtin_fn_macro.rs Option begone part 2 2023-04-16 19:20:48 +02:00
db.rs Remove unnecessary is_derive field from MacroCallKind::Attr 2023-04-22 14:29:28 +02:00
eager.rs Option begone part 2 2023-04-16 19:20:48 +02:00
fixup.rs Option begone part 1 2023-04-16 19:20:42 +02:00
hygiene.rs Re-introduce option for macro_arg to prevent calling macros with empty inputs 2023-04-16 20:26:26 +02:00
lib.rs Remove unnecessary is_derive field from MacroCallKind::Attr 2023-04-22 14:29:28 +02:00
mod_path.rs internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
name.rs internal: Resolve labels in body lowering 2023-04-06 14:21:20 +02:00
proc_macro.rs Option begone part 2 2023-04-16 19:20:48 +02:00
quote.rs Make tt generic over the span data 2023-01-31 14:58:16 +01:00