Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ast_tools): give GeneratorOutput and SideEffect named fields #6685

Merged

Conversation

overlookmotel
Copy link
Contributor

@overlookmotel overlookmotel commented Oct 19, 2024

Pure refactor. Named fields are clearer.

Copy link

graphite-app bot commented Oct 19, 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.

@overlookmotel overlookmotel force-pushed the 10-19-fix_wasm_remove_type_def_for_arrayexpressionelement_ branch from 13f22eb to e865bb8 Compare October 19, 2024 20:10
@overlookmotel overlookmotel force-pushed the 10-19-refactor_ast_tools_give_generatoroutput_named_fields branch from 8281e5d to 6939e4e Compare October 19, 2024 20:10
@overlookmotel overlookmotel force-pushed the 10-19-fix_wasm_remove_type_def_for_arrayexpressionelement_ branch from e865bb8 to 0234904 Compare October 20, 2024 20:49
@overlookmotel overlookmotel force-pushed the 10-19-refactor_ast_tools_give_generatoroutput_named_fields branch from 6939e4e to fc46118 Compare October 20, 2024 20:51
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Oct 20, 2024 — with Graphite App
Copy link
Contributor Author

overlookmotel commented Oct 20, 2024

Merge activity

  • Oct 20, 4:56 PM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Oct 20, 5:26 PM EDT: A user added this pull request to the Graphite merge queue.
  • Oct 20, 5:34 PM EDT: A user merged this pull request with the Graphite merge queue.

@overlookmotel overlookmotel force-pushed the 10-19-fix_wasm_remove_type_def_for_arrayexpressionelement_ branch from 0234904 to ca8b12c Compare October 20, 2024 21:18
@overlookmotel overlookmotel force-pushed the 10-19-refactor_ast_tools_give_generatoroutput_named_fields branch from fc46118 to 2de2a1e Compare October 20, 2024 21:18
@overlookmotel overlookmotel force-pushed the 10-19-fix_wasm_remove_type_def_for_arrayexpressionelement_ branch from ca8b12c to 53049fe Compare October 20, 2024 21:22
Base automatically changed from 10-19-fix_wasm_remove_type_def_for_arrayexpressionelement_ to main October 20, 2024 21:28
…elds (#6685)

Pure refactor. Named fields are clearer.
@overlookmotel overlookmotel force-pushed the 10-19-refactor_ast_tools_give_generatoroutput_named_fields branch from 2de2a1e to 136029e Compare October 20, 2024 21:29
@graphite-app graphite-app bot merged commit 136029e into main Oct 20, 2024
15 checks passed
@graphite-app graphite-app bot deleted the 10-19-refactor_ast_tools_give_generatoroutput_named_fields branch October 20, 2024 21:34
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.

3 participants