rust-analyzer/crates/hir_expand/src
2022-02-22 10:20:40 +01:00
..
ast_id_map.rs Migrate to SyntaxNodePtr in new rowan 2021-12-29 23:48:53 -08:00
builtin_attr_macro.rs internal: Expand the derive attribute into a pseudo expansion 2022-02-22 10:20:40 +01:00
builtin_derive_macro.rs internal: Split unresolve proc-macro error out of mbe 2022-02-22 10:08:00 +01:00
builtin_fn_macro.rs internal: Split unresolve proc-macro error out of mbe 2022-02-22 10:08:00 +01:00
db.rs internal: Expand the derive attribute into a pseudo expansion 2022-02-22 10:20:40 +01:00
eager.rs internal: Split unresolve proc-macro error out of mbe 2022-02-22 10:08:00 +01:00
fixup.rs Format again 2022-02-09 17:52:15 +01:00
hygiene.rs Various fixes 2022-02-09 16:30:10 +01:00
lib.rs internal: Expand the derive attribute into a pseudo expansion 2022-02-22 10:20:40 +01:00
mod_path.rs Fix resolution of eager macro contents 2022-01-26 18:31:07 +01:00
name.rs feat: Honor recursion limit configuration 2022-01-28 11:31:59 +03: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