rust/crates/hir-expand/src
2022-12-04 00:29:34 +03:30
..
ast_id_map.rs Emit unconfigured code diagnostics for fields 2022-09-26 19:04:57 +01:00
builtin_attr_macro.rs
builtin_derive_macro.rs Support const generics for builtin derive macro 2022-10-23 00:05:22 +09:00
builtin_fn_macro.rs hir-expand: fix compile_error! expansion not unquoting strings 2022-11-20 08:48:27 +00:00
db.rs Encode the variants of HirFileId in a u32 with MSB as the tag 2022-11-25 23:28:35 +01:00
eager.rs
fixup.rs Test TokenTrees' equality modulo Puncts' spacing 2022-11-10 19:40:40 +09:00
hygiene.rs Encode the variants of HirFileId in a u32 with MSB as the tag 2022-11-25 23:28:35 +01:00
lib.rs Encode the variants of HirFileId in a u32 with MSB as the tag 2022-11-25 23:28:35 +01:00
mod_path.rs Revert "feat: Diagnose some incorrect usages of the question mark operator" 2022-10-18 14:18:59 +02:00
name.rs Compute data layout of types 2022-12-04 00:29:34 +03:30
proc_macro.rs fix: Report proc macro errors in expressions correctly as well 2022-06-28 10:43:22 +02:00
quote.rs minor: align with rustc on escaping characters in macro expansion 2022-08-05 22:01:09 +09:00