mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
This tweaks `SemanticBuilder` logic in order to accumulate unresolved references in a stack, getting rid of the previous index-vector which is not required under the current access pattern. Ref: https://github.com/oxc-project/oxc/pull/4107#issuecomment-2214167393 |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests/integration | ||
| Cargo.toml | ||
| CHANGELOG.md | ||