mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 13:18:59 +00:00
The let_chains Rust feature is unstable, preventing Oxc from using a stable Rust compiler. Refactor the code to avoid let_chains. |
||
|---|---|---|
| .. | ||
| babel.rs | ||
| formatter.rs | ||
| lib.rs | ||
| main.rs | ||
| minifier.rs | ||
| misc.rs | ||
| suite.rs | ||
| test262.rs | ||
| typescript.rs | ||