feat(ast_codegen): add cli arguments to use with oxc_ast_codegen executable.#4117
Merged
graphite-app[bot] merged 1 commit intomainfrom Jul 9, 2024
Conversation
Contributor
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
This was referenced Jul 8, 2024
Contributor
Author
CodSpeed Performance ReportMerging #4117 will not alter performanceComparing Summary
|
901d250 to
84fc1cb
Compare
9ca2387 to
5aa1106
Compare
84fc1cb to
92f1f29
Compare
5aa1106 to
d6bc46a
Compare
92f1f29 to
8a32b39
Compare
d6bc46a to
a3735c5
Compare
This was referenced Jul 8, 2024
8a32b39 to
806206a
Compare
a3735c5 to
f211477
Compare
806206a to
8f9353c
Compare
f211477 to
1afc128
Compare
8f9353c to
93ec6ef
Compare
1afc128 to
9aa4b60
Compare
Contributor
Merge activity
|
…ecutable. (#4117) ``` Usage: oxc_ast_codegen [--dry-run] [--no-fmt] [--schema=ARG] Available options: --dry-run Runs all generators but won't write anything down. --no-fmt Don't run cargo fmt at the end --schema=ARG Path of output `schema.json`. -h, --help Prints help information ```
93ec6ef to
6db630f
Compare
9aa4b60 to
0b43310
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Uh oh!
There was an error while loading. Please reload this page.