mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
- part of https://github.com/oxc-project/oxc/issues/5416 Uses the parsed regular expression patterns for detecting empty character classes. This is more robust than the handwritten pattern matching from before and allows us to provide more accurate diagnostics and actually point to the empty character class in the literal. |
||
|---|---|---|
| .. | ||
| examples | ||
| fixtures | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||