mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
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. |
||
|---|---|---|
| .. | ||
| generators | ||
| passes | ||
| schema | ||
| codegen.rs | ||
| fmt.rs | ||
| layout.rs | ||
| main.rs | ||
| markers.rs | ||
| rust_ast.rs | ||
| util.rs | ||