oxc/tasks/ast_tools/src/schema
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
..
defs.rs refactor(ast_tools): rename oxc_ast_codegen to oxc_ast_tools. (#4846) 2024-08-12 14:33:58 +00:00
get_generics.rs refactor(ast_tools): rename oxc_ast_codegen to oxc_ast_tools. (#4846) 2024-08-12 14:33:58 +00:00
get_ident.rs refactor(ast_tools): rename oxc_ast_codegen to oxc_ast_tools. (#4846) 2024-08-12 14:33:58 +00:00
mod.rs refactor(ast_tools): rename oxc_ast_codegen to oxc_ast_tools. (#4846) 2024-08-12 14:33:58 +00:00
to_type.rs refactor(ast_tools): rename oxc_ast_codegen to oxc_ast_tools. (#4846) 2024-08-12 14:33:58 +00:00