rust/crates/hir-expand/src
2024-02-16 14:48:25 +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 fix: Split toolchain and datalayout out of CrateData 2024-02-16 14:48:25 +01:00
db.rs internal: macro_arg query always returns a TokenTree 2024-02-12 17:19:41 +01:00
declarative.rs fix: Split toolchain and datalayout out of CrateData 2024-02-16 14:48:25 +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 fix: Fix build scripts not being rebuilt in some occasions 2024-02-14 15:20:45 +01:00
mod_path.rs fix: Respect textual length of paths in find-path 2024-02-16 10:54:54 +01:00
name.rs Don't parse intra doc links as syntax trees 2024-01-26 20:00:47 +01:00
proc_macro.rs fix: Fix build scripts not being rebuilt in some occasions 2024-02-14 15:20:45 +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