feat(traverse): add TraverseCtx::change_parent_scope_for_expression#8510
feat(traverse): add TraverseCtx::change_parent_scope_for_expression#8510
TraverseCtx::change_parent_scope_for_expression#8510Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
CodSpeed Performance ReportMerging #8510 will not alter performanceComparing Summary
|
|
Probably I'm missing something, but how is this different from |
Oh, it is no different, and it is better than |

It is used for moving an expression to another block, then we need to change the parent for it.