Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(traverse):
BoundIdentifier
methods only take &TraverseCtx
(
#6811) These methods don't require a `&mut TraverseCtx`, as they only call methods on `AstBuilder`.
- Loading branch information