.. |
ast_id_map.rs
|
Shuffle hir-expand things around
|
2024-01-26 19:28:39 +01: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
|
Use reserve_exact for pushing to Subtree
|
2024-02-04 22:17:20 +00:00 |
change.rs
|
internal: Move out WithFixture into dev-dep only crate
|
2023-12-18 15:24:08 +01:00 |
db.rs
|
Swap Subtree::token_trees from Vec to boxed slice
|
2024-02-04 00:28:22 +00:00 |
declarative.rs
|
Re-order mod declarations
|
2024-01-27 11:02:34 +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
|
Shuffle hir-expand things around
|
2024-01-26 19:28:39 +01:00 |
lib.rs
|
Swap Subtree::token_trees from Vec to boxed slice
|
2024-02-04 00:28:22 +00: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
|
Cleanup error variants in MIR code slightly
|
2024-01-30 09:53:39 +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 |