mirror of
https://github.com/danbulant/oxc
synced 2026-05-23 06:08:47 +00:00
Speed up lexing JSX identifier continuations (i.e. after `-`), by searching for end of identifier byte-by-byte. Change does not register on benchmarks, only because benchmarks don't contain any `<Foo-Bar />` identifiers, so don't exercise this code path. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| Cargo.toml | ||