rust-analyzer/crates/hir-expand/src
2024-02-12 17:19:41 +01:00
..
ast_id_map.rs clippy: Enable self_named_constructors rule 2024-02-09 22:31:21 +09:00
attrs.rs Swap Subtree::token_trees from Vec to boxed slice 2024-02-04 00:28:22 +00:00
builtin_attr_macro.rs Swap Subtree::token_trees from Vec to boxed slice 2024-02-04 00:28:22 +00:00
builtin_derive_macro.rs fix: preserve where clause when builtin derive 2024-02-08 22:44:39 +08:00
builtin_fn_macro.rs internal: macro_arg query always returns a TokenTree 2024-02-12 17:19:41 +01:00
change.rs internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
db.rs internal: macro_arg query always returns a TokenTree 2024-02-12 17:19:41 +01:00
declarative.rs internal: macro_arg query always returns a TokenTree 2024-02-12 17:19:41 +01:00
eager.rs Move Intern and Lookup traits to hir-expand 2023-12-20 21:24:20 +01:00
files.rs internal: Remove unnecessary usages of ExpansionInfo 2024-01-31 09:57:17 +01:00
fixup.rs Swap Subtree::token_trees from Vec to boxed slice 2024-02-04 00:28:22 +00:00
hygiene.rs internal: Remove SELF_REF hack for self referential SyntaxContexts 2024-02-10 16:20:02 +01:00
lib.rs internal: macro_arg query always returns a TokenTree 2024-02-12 17:19:41 +01:00
mod_path.rs minor: correct some typos 2024-02-02 18:22:54 +08:00
name.rs Don't parse intra doc links as syntax trees 2024-01-26 20:00:47 +01:00
proc_macro.rs Encode disabled proc-macros via boolean flag, not special Expander 2024-02-12 13:39:38 +01:00
quote.rs Swap Subtree::token_trees from Vec to boxed slice 2024-02-04 00:28:22 +00:00
span_map.rs internal: Remove unnecessary usages of ExpansionInfo 2024-01-31 09:57:17 +01:00