oxc/crates/oxc_allocator
overlookmotel ab8aa2f7b0 refactor(allocator): move GetAddress trait into oxc_allocator (#6738)
Pure refactor. It makes more sense to me for `Address` and `GetAddress` to be defined in the same place. Also then we can use the trait for `impl GetAddress for Box`.
2024-10-21 11:46:29 +00:00
..
src refactor(allocator): move GetAddress trait into oxc_allocator (#6738) 2024-10-21 11:46:29 +00:00
Cargo.toml release(crates): v0.32.0 (#6691) 2024-10-19 23:09:35 +08:00
CHANGELOG.md release(crates): v0.32.0 (#6691) 2024-10-19 23:09:35 +08:00