oxc/crates/oxc_span
DonIsaac a207923af1 perf: replace some CompactStr usages with Cows (#4377)
Reduce memory allocations in semantic and linter by using `Cow<'a, str>` over `CompactStr`
2024-07-20 19:19:55 +00:00
..
src perf: replace some CompactStr usages with Cows (#4377) 2024-07-20 19:19:55 +00:00
Cargo.toml Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
CHANGELOG.md Release crates v0.18.0 (#4136) 2024-07-09 19:56:10 +08:00