Skip to content

refactor(ast_tools): introduce StructDef::field_by_name method#12267

Merged
graphite-app[bot] merged 1 commit intomainfrom
07-14-refactor_ast_tools_introduce_structdef_field_by_name_method
Jul 14, 2025
Merged

refactor(ast_tools): introduce StructDef::field_by_name method#12267
graphite-app[bot] merged 1 commit intomainfrom
07-14-refactor_ast_tools_introduce_structdef_field_by_name_method

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Jul 14, 2025

Pure refactor. Add a method StructDef::field_by_name and remove repeated code by using it.

@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 Jul 14, 2025
Copy link
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 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 July 14, 2025 14:07
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Jul 14, 2025
Copy link
Member Author

overlookmotel commented Jul 14, 2025

Merge activity

)

Pure refactor. Add a method `StructDef::field_by_name` and remove repeated code by using it.
@graphite-app graphite-app bot force-pushed the 07-14-refactor_ast_tools_introduce_structdef_field_by_name_method branch from 631a07e to 91b9905 Compare July 14, 2025 14:23
@graphite-app graphite-app bot merged commit 91b9905 into main Jul 14, 2025
15 checks passed
@graphite-app graphite-app bot deleted the 07-14-refactor_ast_tools_introduce_structdef_field_by_name_method branch July 14, 2025 14:31
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 14, 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-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