mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
This PR adds a `LatePeepholeOptimizations` pass for minifications that don't interact with the fixed point loop. While working on this I found a couple of cases where the previous fixed point loop is not idempotent. |
||
|---|---|---|
| .. | ||
| dead_code_elimination.rs | ||
| esbuild.rs | ||
| mod.rs | ||