mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Reduces mallocs via `clones()` (particularly of `Atom`s), and vec allocations. Affects the following rules: - [x] eslint/no-dupe-keys - [x] eslint/no-global-assign - [x] eslint/no-loss-of-precision _(only partially optimized, needs more work later)_ ~- [ ] typescript-eslint/ajacent-overload-signatures~ (_will be addressed in following pr_) |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||