oxc/crates/oxc_allocator/src
overlookmotel a4247e9353 refactor(allocator): move Box and Vec into separate files (#5034)
Pure refactor. Split `Box` and `Vec` definitions into separate files. Definitions are completely unchanged.
2024-08-21 01:08:08 +00:00
..
boxed.rs refactor(allocator): move Box and Vec into separate files (#5034) 2024-08-21 01:08:08 +00:00
clone_in.rs refactor(allocator, ast, span, ast_tools): use allocator as var name for Allocator (#4900) 2024-08-15 10:49:11 +00:00
convert.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 refactor(allocator): move Box and Vec into separate files (#5034) 2024-08-21 01:08:08 +00:00
serialize.rs
vec.rs refactor(allocator): move Box and Vec into separate files (#5034) 2024-08-21 01:08:08 +00:00