Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(es/lints): Avoid needless allocations in
no-dupe-args
(#9041)
**Description:** I introduced a zero-allocation variant for `swc_ecma_utils::DestructuringFinder` that does not allocate anything.
- Loading branch information