Skip to content

refactor(ast): add builder Cargo feature#23743

Closed
overlookmotel wants to merge 1 commit into
mainfrom
om/06-06-refactor_ast_add_builder_cargo_feature
Closed

refactor(ast): add builder Cargo feature#23743
overlookmotel wants to merge 1 commit into
mainfrom
om/06-06-refactor_ast_add_builder_cargo_feature

Conversation

@overlookmotel

@overlookmotel overlookmotel commented Jun 23, 2026

Copy link
Copy Markdown
Member

Part of #23043.

Add builder Cargo feature to oxc_ast crate. Feature is enabled by default - no breaking change.

This prepares the way to bring in new AstBuilder implementation.

Copy link
Copy Markdown
Member Author

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent changes, fast-track this PR to the front of 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.

@github-actions github-actions Bot added the A-ast Area - AST label Jun 23, 2026
@overlookmotel overlookmotel changed the title refactor(ast): add Cargo feature refactor(ast): add builder Cargo feature Jun 23, 2026
@codspeed-hq

codspeed-hq Bot commented Jun 23, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 62 untouched benchmarks
⏩ 9 skipped benchmarks1


Comparing om/06-06-refactor_ast_add_builder_cargo_feature (10cde83) with main (368fda7)

Open in CodSpeed

Footnotes

  1. 9 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@overlookmotel

Copy link
Copy Markdown
Member Author

This is not necessary.

@overlookmotel overlookmotel deleted the om/06-06-refactor_ast_add_builder_cargo_feature branch June 24, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant