Skip to content

fix: Provide source map for the lowered let self = self binding in async fns#22318

Merged
Veykril merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:coroutine-self-syntax
May 8, 2026
Merged

fix: Provide source map for the lowered let self = self binding in async fns#22318
Veykril merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:coroutine-self-syntax

Conversation

@ChayimFriedman2
Copy link
Copy Markdown
Contributor

Fixes #22317.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 7, 2026
@Veykril Veykril added this pull request to the merge queue May 8, 2026
Merged via the queue into rust-lang:master with commit 75aa859 May 8, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 8, 2026
@ChayimFriedman2 ChayimFriedman2 deleted the coroutine-self-syntax branch May 8, 2026 13:04
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.

Panic: Result::unwrap() on an Err value: SyntheticSyntax

3 participants