oxc/crates/oxc_span
overlookmotel 54d0fac987 refactor(span)!: remove PartialEq impl for &Atom (#8642)
Remove this unnecessary impl. It's pretty odd to have a method which takes an `&&Atom` (which is essentially a `&&&str`).
2025-01-21 14:20:06 +00:00
..
src refactor(span)!: remove PartialEq impl for &Atom (#8642) 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