oxc/tasks/ast_codegen
rzvxa fff9da319d fix(ast, ast_codegen): use generate_derive instead of visitable for generating span derives. (#4747)
follow-up to #4735
I was accidentally using the old code to filter the viable target types to derive. It means before this PR we were still using the `#[ast(visit)]` for this purpose.
2024-08-08 17:06:48 +00:00
..
src fix(ast, ast_codegen): use generate_derive instead of visitable for generating span derives. (#4747) 2024-08-08 17:06:48 +00:00
Cargo.toml chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00