oxc/tasks/ast_tools
overlookmotel 007e8c017c refactor(ast, regular_expression): shorten ContentEq implementations (#8519)
Shorten codegen-ed implementations of `ContentEq` for enums, matching what Rust produces for `#[derive(PartialEq)]` (inspired by #8517).
2025-01-17 06:24:08 +00:00
..
src refactor(ast, regular_expression): shorten ContentEq implementations (#8519) 2025-01-17 06:24:08 +00:00
Cargo.toml refactor(ast_tools): replace str::replace with CowUtils::cow_replace (#6954) 2024-10-28 00:23:34 +00:00