Skip to content

migrate convert_closure_to_fn assist to SyntaxEditor#21861

Closed
ogunbor wants to merge 1 commit intorust-lang:masterfrom
ogunbor:migrate-convert-closure-to-fn-syntax-editor
Closed

migrate convert_closure_to_fn assist to SyntaxEditor#21861
ogunbor wants to merge 1 commit intorust-lang:masterfrom
ogunbor:migrate-convert-closure-to-fn-syntax-editor

Conversation

@ogunbor
Copy link

@ogunbor ogunbor commented Mar 24, 2026

Migrates convert_closure_to_fn assist from mutable tree
editing (ted::) to the SyntaxEditor API.

Removes the ted import and replaces the single ted::replace
call with an equivalent SyntaxEditor pattern.

Part of #18285

@ChayimFriedman2
Copy link
Contributor

Already has an open PR, #21790.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants