oxc/tasks/coverage/src
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
..
babel.rs chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
formatter.rs chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
lib.rs refactor: avoid unstable let_chains 2023-07-27 09:44:57 +08:00
main.rs feat(coverage): add a directory for tests 2023-05-20 23:02:30 +08:00
minifier.rs chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
misc.rs chore(tasks): add swc-7187 test case 2023-06-30 16:41:52 +08:00
suite.rs chore(rust): rust version 1.71.0 nightly 2023-07-13 23:10:10 +08:00
test262.rs fix(coverage): make ignoring "literals/regexp" work on Windows 2023-06-13 14:31:59 +08:00
typescript.rs chore(rust): rust version 1.71.0 nightly 2023-07-13 23:10:10 +08:00