rust/crates/hir-expand/src
2023-07-11 13:54:28 +02:00
..
ast_id_map.rs Stronger typing for AstId and AstIdMap 2023-07-04 09:16:15 +02:00
attrs.rs Shrink hir_expand::attr::AttrInput by boxing a variant 2023-06-10 01:21:52 +02:00
builtin_attr_macro.rs Support #[derive_const(Trait)] 2023-06-29 20:58:35 +03:30
builtin_derive_macro.rs Skip buildin subtrees for builtin derives 2023-07-10 15:19:00 +02:00
builtin_fn_macro.rs Replace x with it 2023-07-06 17:33:17 +03:30
db.rs Fix eager token mapping panics 2023-07-11 13:54:28 +02:00
eager.rs Fix eager token mapping panics 2023-07-11 13:54:28 +02:00
fixup.rs Replace x with it 2023-07-06 17:33:17 +03:30
hygiene.rs Fix eager token mapping panics 2023-07-11 13:54:28 +02:00
lib.rs Fix eager token mapping panics 2023-07-11 13:54:28 +02:00
mod_path.rs Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
name.rs Auto merge of #15222 - HKalbasi:mir, r=HKalbasi 2023-07-06 12:40:21 +00:00
proc_macro.rs internal: Lazy eager macros 2023-06-09 13:02:13 +02:00
quote.rs Emit function bodies in expanding builtin derives 2023-05-03 14:14:47 +03:30