mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
For the test case, Closure Compiler doesn't handle this at all in the REPL! If it's necessary, I will turn it back. This PR uses builtin `and_then` and `map` method, which is better instead of a lot of `if let Some`. |
||
|---|---|---|
| .. | ||
| collapse_variable_declarations.rs | ||
| exploit_assigns.rs | ||
| mod.rs | ||
| peephole_fold_constants.rs | ||
| peephole_minimize_conditions.rs | ||
| peephole_remove_dead_code.rs | ||
| peephole_replace_known_methods.rs | ||
| peephole_substitute_alternate_syntax.rs | ||
| remove_syntax.rs | ||
| statement_fusion.rs | ||