Skip to content

Add GAT for lending yield coroutine - #160249

Draft
ValorZard wants to merge 1 commit into
rust-lang:mainfrom
ValorZard:coroutine-yield-gat
Draft

Add GAT for lending yield coroutine#160249
ValorZard wants to merge 1 commit into
rust-lang:mainfrom
ValorZard:coroutine-yield-gat

Conversation

@ValorZard

Copy link
Copy Markdown

Fixes #69268

This is in draft since I broke a LOT of tests, but at least I can save my work and come back later.

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Yield reference in coroutine with GAT

2 participants