mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Pass `&mut TraverseCtx` to `Traverse::enter_*` and `Traverse::exit_*` visitor methods. Previously was immutable `&TraverseCtx`. This is a step towards exposing mutable scope tree + symbol table to visitors. |
||
|---|---|---|
| .. | ||
| compile_fail | ||
| compile_fail.rs | ||