mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
Reduce memory allocations in semantic and linter by using `Cow<'a, str>` over `CompactStr` |
||
|---|---|---|
| .. | ||
| atom.rs | ||
| lib.rs | ||
| source_type.rs | ||
| span.rs | ||
Reduce memory allocations in semantic and linter by using `Cow<'a, str>` over `CompactStr` |
||
|---|---|---|
| .. | ||
| atom.rs | ||
| lib.rs | ||
| source_type.rs | ||
| span.rs | ||