oxc/crates/oxc_semantic
Ali Rezvani 20f643063e
improvement(semantic/cfg): add explicit break block element. (#3223)
Works similar to how `throw` is working but is done for `break` statements.
2024-05-10 22:22:30 +08:00
..
examples refactor: remove panic! from examples (#2454) 2024-02-20 16:18:39 +08:00
src improvement(semantic/cfg): add explicit break block element. (#3223) 2024-05-10 22:22:30 +08:00
tests improvement(semantic/cfg): add explicit break block element. (#3223) 2024-05-10 22:22:30 +08:00
Cargo.toml Release crates v0.12.5 2024-04-22 12:52:17 +08:00
CHANGELOG.md Release crates v0.12.5 2024-04-22 12:52:17 +08:00