oxc/tasks
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
..
benchmark refactor(benchmark): use iter_with_large_drop (#587) 2023-07-23 11:35:16 +08:00
common fix(rulegen): fix ureq not working without tls 2023-06-09 12:43:41 +08:00
coverage refactor: avoid unstable let_chains 2023-07-27 09:44:57 +08:00
minsize feat(minifier): compress undefined variable declarations (#532) 2023-07-10 10:33:42 +08:00
rulegen chore(rust): rust cargo fmt and fix clippy warnings 2023-07-04 15:41:30 +08:00
libs.txt chore(benchmark): sync js versions to privatenumber/minification-benchmarks 2023-05-22 12:23:24 +08:00