Skip to content

Update async result consumption#3125

Merged
timcassell merged 1 commit into
masterfrom
async-enumerable-ref-struct
May 12, 2026
Merged

Update async result consumption#3125
timcassell merged 1 commit into
masterfrom
async-enumerable-ref-struct

Conversation

@timcassell
Copy link
Copy Markdown
Collaborator

@timcassell timcassell commented May 12, 2026

Added support for allows ref struct in net9.0+.
Prevent dead-code-elimination for async results from custom types.
Fix await foreach codegen template.
De-duplicate code.
Removed redundant DeadCodeEliminationHelper method.

Support ref struct async results.
Fix await foreach codegen template.
De-duplicate code.
@timcassell timcassell merged commit 5b96154 into master May 12, 2026
39 of 41 checks passed
@timcassell timcassell deleted the async-enumerable-ref-struct branch May 12, 2026 23:49
@timcassell timcassell added this to the v0.16.0 milestone May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant