Skip to content

fix: Fix closure capture hints being misplaced for async closures#22166

Merged
ShoyuVanilla merged 1 commit into
rust-lang:masterfrom
Veykril:push-rqoputwkvowz
Apr 27, 2026
Merged

fix: Fix closure capture hints being misplaced for async closures#22166
ShoyuVanilla merged 1 commit into
rust-lang:masterfrom
Veykril:push-rqoputwkvowz

Conversation

@Veykril

@Veykril Veykril commented Apr 24, 2026

Copy link
Copy Markdown
Member

Also removes the unnecessary right hand side padding when inserting the (captures) to an existing move keyword, as well as anchoring the hints to the left pipe instead of preceding arbitrary tokens.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 24, 2026
@ShoyuVanilla ShoyuVanilla added this pull request to the merge queue Apr 27, 2026
Merged via the queue into rust-lang:master with commit 14eda27 Apr 27, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 27, 2026
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.

3 participants