mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Follow-on after #3296. Make parsing binary/octal/hex numeric literals a little more efficient. These changes all rely on that we know more than the compiler does - that strings passed to these `parse_*` functions can only contain a certain set of characters. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| Cargo.toml | ||
| CHANGELOG.md | ||