oxc/crates/oxc_span/src
overlookmotel 90d0b2ba65 refactor(allocator, ast, span, ast_tools): use allocator as var name for Allocator (#4900)
We mostly use `allocator` as var name for an `Allocator`, but in some places used the shorter name `alloc`. Use `allocator` everywhere for consistency.
2024-08-15 10:49:11 +00:00
..
source_type feat(span): implement CloneIn for the AST-related items. (#4729) 2024-08-07 17:28:54 +00:00
span feat(linter): overhaul unicorn/no-useless-spread (#4791) 2024-08-10 04:50:09 +00:00
atom.rs refactor(allocator, ast, span, ast_tools): use allocator as var name for Allocator (#4900) 2024-08-15 10:49:11 +00:00
lib.rs feat(ast): GetSpanMut trait (#4609) 2024-08-02 11:50:24 +00:00