refactor(ast_tools): switch to new AstBuilder#23837
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
c95e234 to
37ce18e
Compare
Merging this PR will not alter performance
Comparing Footnotes
|
5369758 to
c1d9bcd
Compare
37ce18e to
1fb31c1
Compare
Merge activity
|
Part of #23043. Migrate `oxc_ast_tools` codegen over to new `AstBuilder`.
c1d9bcd to
15a4778
Compare
1fb31c1 to
8519de2
Compare
Part of #23043. Migrate `oxc_ast_tools` codegen over to new `AstBuilder`.

Part of #23043. Migrate
oxc_ast_toolscodegen over to newAstBuilder.