rust-analyzer/crates/hir-expand/src
bors 8e5f944317 Auto merge of #15282 - HKalbasi:mir, r=HKalbasi
Give real discriminant_type to chalk
2023-07-14 16:46:35 +00: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 Give real discriminant_type to chalk 2023-07-14 20:15:18 +03:30
builtin_fn_macro.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
db.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
eager.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
fixup.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
hygiene.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
lib.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +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