oxc/crates/oxc_minifier/tests/terser
Matthew "strager" Glazar ad00720d75 refactor: avoid unstable let_chains
The let_chains Rust feature is unstable, preventing Oxc from using a
stable Rust compiler. Refactor the code to avoid let_chains.
2023-07-27 09:44:57 +08:00
..
fixtures
mod.rs refactor: avoid unstable let_chains 2023-07-27 09:44:57 +08:00