ast_id_map.rs
|
Migrate to SyntaxNodePtr in new rowan
|
2021-12-29 23:48:53 -08:00 |
db.rs
|
Reduce allocations in attribute collection
|
2022-01-30 22:18:32 +01:00 |
eager.rs
|
More correct $crate handling in eager macros
|
2022-01-27 16:57:53 +01:00 |
hygiene.rs
|
Reduce allocations in attribute collection
|
2022-01-30 22:18:32 +01:00 |
lib.rs
|
Make more precise range macro upmapping
|
2022-01-31 15:53:44 +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 |
quote.rs
|
Escape characters in builtin macros correctly
|
2021-05-09 19:57:29 +08:00 |