oxc/tasks/ast_codegen/src
Boshen 8c54a2f1ed fix(tasks/ast_codegen): run cargo fmt synchronously (#4181)
relates #4152

This is my wild guess, because it works in my other script 143685deb1/xtask/src/main.rs (L21)
2024-07-11 02:59:30 +00:00
..
generators feat(ast, ast_codegen): pass the scope_id to the enter_scope event. (#4168) 2024-07-10 15:19:23 +00:00
defs.rs feat(ast_codegen): add visit generator (#3954) 2024-07-02 10:18:45 +00:00
fmt.rs fix(tasks/ast_codegen): run cargo fmt synchronously (#4181) 2024-07-11 02:59:30 +00:00
linker.rs feat(ast_codegen): add visit generator (#3954) 2024-07-02 10:18:45 +00:00
main.rs fix(tasks/ast_codegen): run cargo fmt synchronously (#4181) 2024-07-11 02:59:30 +00:00
schema.rs feat(ast_codegen): add visit generator (#3954) 2024-07-02 10:18:45 +00:00
util.rs feat(ast_codegen): add cli arguments to use with oxc_ast_codegen executable. (#4117) 2024-07-09 03:42:11 +00:00