oxc/crates/oxc_allocator
overlookmotel fae4cd22ee refactor(allocator)!: remove Vec::into_string (#8571)
We can use `String::from_utf8` instead (introduced in #8568). This matches `std::str::String`s method.
2025-01-18 01:23:56 +00:00
..
src refactor(allocator)!: remove Vec::into_string (#8571) 2025-01-18 01:23:56 +00:00
Cargo.toml feat(allocator): add HashMap (#8553) 2025-01-16 23:29:57 +00:00
CHANGELOG.md release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00