oxc/tasks/ast_tools/src/output
overlookmotel 335eb38be6 refactor(ast_tools): faster formatting Rust code (#6972)
Speed up formatting Rust code. Don't convert to string and then re-parse, allow `syn` to skip a step by using existing `TokenStream`.
2024-10-28 01:13:36 +00:00
..
javascript.rs refactor(ast_tools): one function to add header to generated files (#6971) 2024-10-28 00:47:49 +00:00
mod.rs refactor(ast_tools): faster formatting Rust code (#6972) 2024-10-28 01:13:36 +00:00
rust.rs refactor(ast_tools): faster formatting Rust code (#6972) 2024-10-28 01:13:36 +00:00
yaml.rs refactor(ast_tools): one function to add header to generated files (#6971) 2024-10-28 00:47:49 +00:00