rust-analyzer/crates/hir-expand/src
2023-05-20 11:31:28 +02:00
..
ast_id_map.rs internal: Less file parsing for symbol index generation 2023-05-18 08:25:06 +02:00
attrs.rs Use triomphe Arc 2023-05-02 20:02:43 +03: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 Use double reference in debug derive 2023-05-12 12:36:57 +03:30
builtin_fn_macro.rs partially support panic message in MirEvalError 2023-05-18 18:30:49 +03:30
db.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
eager.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
fixup.rs Option begone part 1 2023-04-16 19:20:42 +02:00
hygiene.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lib.rs internal: Less file parsing for symbol index generation 2023-05-18 08:25:06 +02:00
mod_path.rs internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
name.rs partially support panic message in MirEvalError 2023-05-18 18:30:49 +03:30
proc_macro.rs internal: Shrink ProcMacroExpander from 8 to 4 bytes 2023-05-20 11:31:28 +02:00
quote.rs Emit function bodies in expanding builtin derives 2023-05-03 14:14:47 +03:30