rust-analyzer/crates/hir_expand/src
2022-03-12 16:50:49 +01:00
..
ast_id_map.rs Migrate to SyntaxNodePtr in new rowan 2021-12-29 23:48:53 -08:00
builtin_attr_macro.rs Expand into pseudo-derive attribute expansions in completions 2022-03-10 20:53:50 +01:00
builtin_derive_macro.rs Add MacroId to hir_def in attempt to unify Macros with ModuleDefId 2022-03-08 21:50:00 +01:00
builtin_fn_macro.rs Add MacroId to hir_def in attempt to unify Macros with ModuleDefId 2022-03-08 21:50:00 +01:00
db.rs fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
eager.rs fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
fixup.rs Add another case to the syntax fixup code 2022-03-03 18:30:14 +01:00
hygiene.rs Various fixes 2022-02-09 16:30:10 +01:00
lib.rs Merge #11637 2022-03-06 16:56:29 +00:00
mod_path.rs Simplify 2022-03-05 23:53:24 +01:00
name.rs fix: Properly handle proc-macro crate types for nameres 2022-03-09 14:33:39 +01:00
proc_macro.rs internal: Split unresolve proc-macro error out of mbe 2022-02-22 10:08:00 +01:00
quote.rs Escape characters in builtin macros correctly 2021-05-09 19:57:29 +08:00