oxc/crates/oxc_semantic
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
..
src refactor: avoid unstable let_chains 2023-07-27 09:44:57 +08:00
Cargo.toml publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00