oxc/tasks/ast_tools
rzvxa 8e8fcd0584 refactor(ast_tools): rename oxc_ast_codegen to oxc_ast_tools. (#4846)
This PR renames the `oxc_ast_codegen` crate to `oxc_ast_tools`, It improves the readability and organization of the codebase by giving the crate a name that better reflects its purpose and contents.

It also improves the error message in CI.
2024-08-12 14:33:58 +00:00
..
src refactor(ast_tools): rename oxc_ast_codegen to oxc_ast_tools. (#4846) 2024-08-12 14:33:58 +00:00
Cargo.toml refactor(ast_tools): rename oxc_ast_codegen to oxc_ast_tools. (#4846) 2024-08-12 14:33:58 +00:00