Skip to content

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Mar 17, 2025

ESTree generator error if same field name is repeated twice in an #[estree(field_order(...))] attribute.

@github-actions github-actions bot added A-ast-tools Area - AST tools C-enhancement Category - New feature or request labels Mar 17, 2025
Copy link
Member Author

overlookmotel commented Mar 17, 2025


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 hot fixes, skip the queue and merge this PR next

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.

@overlookmotel overlookmotel marked this pull request as ready for review March 17, 2025 07:33
@overlookmotel overlookmotel force-pushed the 03-17-feat_ast_tools_estree_check_no_repeated_field_names_in_estree_field_order_attrs branch from 6b17311 to 5d97367 Compare March 17, 2025 07:37
@overlookmotel overlookmotel force-pushed the 03-17-refactor_ast_tools_pass_codegen_to_prepare_methods branch from bfc6577 to bbc6db1 Compare March 17, 2025 07:37
@overlookmotel
Copy link
Member Author

Pure refactor, so merging without review.

@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Mar 17, 2025
@graphite-app graphite-app bot changed the base branch from 03-17-refactor_ast_tools_pass_codegen_to_prepare_methods to graphite-base/9819 March 17, 2025 08:19
Copy link
Member Author

overlookmotel commented Mar 17, 2025

Merge activity

  • Mar 17, 4:19 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Mar 17, 4:20 AM EDT: A user added this pull request to the Graphite merge queue.
  • Mar 17, 4:31 AM EDT: A user merged this pull request with the Graphite merge queue.

@graphite-app graphite-app bot changed the base branch from graphite-base/9819 to main March 17, 2025 08:25
…eld_order)]` attrs (#9819)

`ESTree` generator error if same field name is repeated twice in an `#[estree(field_order(...))]` attribute.
@graphite-app graphite-app bot force-pushed the 03-17-feat_ast_tools_estree_check_no_repeated_field_names_in_estree_field_order_attrs branch from 5d97367 to 158cdb9 Compare March 17, 2025 08:26
@graphite-app graphite-app bot merged commit 158cdb9 into main Mar 17, 2025
15 checks passed
@graphite-app graphite-app bot deleted the 03-17-feat_ast_tools_estree_check_no_repeated_field_names_in_estree_field_order_attrs branch March 17, 2025 08:31
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast-tools Area - AST tools C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants