Skip to content

Comments

refactor(ast_tools): combine derives into generators#6944

Merged
graphite-app[bot] merged 1 commit intomainfrom
10-27-refactor_ast_tools_combine_derives_into_generators
Oct 27, 2024
Merged

refactor(ast_tools): combine derives into generators#6944
graphite-app[bot] merged 1 commit intomainfrom
10-27-refactor_ast_tools_combine_derives_into_generators

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Oct 27, 2024

Generators and Derives now work the same. Combine them into a single Vec.

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 27, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-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.

Copy link
Member Author

overlookmotel commented Oct 27, 2024

@github-actions github-actions bot added A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Oct 27, 2024
@overlookmotel overlookmotel marked this pull request as ready for review October 27, 2024 14:12
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Oct 27, 2024
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_reduce_repeated_code branch from 682511b to 96d14a6 Compare October 27, 2024 14:32
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_combine_derives_into_generators branch from 9eecffa to b5004e0 Compare October 27, 2024 14:32
Copy link
Member Author

overlookmotel commented Oct 27, 2024

Merge activity

  • Oct 27, 10:32 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Oct 27, 10:48 AM EDT: A user added this pull request to the Graphite merge queue.
  • Oct 27, 10:54 AM EDT: The Graphite merge queue removed this pull request due to downstack failures on PR #6942.
  • Oct 27, 10:54 AM EDT: The Graphite merge queue removed this pull request due to downstack failures on PR #6942.
  • Oct 27, 11:30 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Oct 27, 11:37 AM EDT: A user added this pull request to the Graphite merge queue.
  • Oct 27, 11:48 AM EDT: A user merged this pull request with the Graphite merge queue.

@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Oct 27, 2024
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_reduce_repeated_code branch from 96d14a6 to 5d0104b Compare October 27, 2024 15:22
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_combine_derives_into_generators branch from b5004e0 to 21b986e Compare October 27, 2024 15:22
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Oct 27, 2024
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_reduce_repeated_code branch from 5d0104b to f813a37 Compare October 27, 2024 15:30
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_combine_derives_into_generators branch from 21b986e to a75debe Compare October 27, 2024 15:30
`Generator`s and `Derive`s now work the same. Combine them into a single `Vec`.
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_reduce_repeated_code branch from f813a37 to 80a163e Compare October 27, 2024 15:37
@overlookmotel overlookmotel force-pushed the 10-27-refactor_ast_tools_combine_derives_into_generators branch from a75debe to dde095c Compare October 27, 2024 15:38
Base automatically changed from 10-27-refactor_ast_tools_reduce_repeated_code to main October 27, 2024 15:47
@graphite-app graphite-app bot merged commit dde095c into main Oct 27, 2024
@graphite-app graphite-app bot deleted the 10-27-refactor_ast_tools_combine_derives_into_generators branch October 27, 2024 15:48
Orenbek pushed a commit to Orenbek/oxc that referenced this pull request Oct 28, 2024
`Generator`s and `Derive`s now work the same. Combine them into a single `Vec`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant