oxc/tasks/ast_tools
overlookmotel d4eee5002b refactor(ast): comments for enums with no AstKind in generated code for Visit trait (#8796)
"No `AstKind` for this type" comments appear in `walk_*` functions for structs with no `AstKind`. Do the same for enums.
2025-01-31 01:24:51 +00:00
..
src refactor(ast): comments for enums with no AstKind in generated code for Visit trait (#8796) 2025-01-31 01:24:51 +00:00
Cargo.toml refactor(ast_tools): replace str::replace with CowUtils::cow_replace (#6954) 2024-10-28 00:23:34 +00:00