oxc/crates/oxc_span
overlookmotel c30a982da3 feat(span): add impl From<ArenaString> for Atom (#7973)
Add conversion method from `oxc_allocator::String` to `Atom`. This is a zero-cost conversion, because the string is already in the arena.
2024-12-18 02:25:34 +00:00
..
src feat(span): add impl From<ArenaString> for Atom (#7973) 2024-12-18 02:25:34 +00:00
Cargo.toml release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00
CHANGELOG.md release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00