oxc/crates/oxc_syntax
overlookmotel b8d9a51462 refactor(span): deal only in owned Atoms (#8641)
#8596 made `Atom` a `Copy` type. Now we can deal exclusively in owned `Atom`s. Refactor code to not pass `&Atom` into functions etc.
2025-01-21 14:20:06 +00:00
..
src refactor(span): deal only in owned Atoms (#8641) 2025-01-21 14:20:06 +00:00
Cargo.toml release(crates): v0.47.1 (#8593) 2025-01-19 09:44:29 +08:00
CHANGELOG.md release(crates): v0.47.0 (#8580) 2025-01-18 14:26:20 +08:00