Skip to content

Conversation

Add the feature spec for allowing ref locals and unsafe blocks in iterators and async methods.
Remove or annotate any restrictions on iterator methods for `ref` and `unsafe` sections of the language reference.
Where applicable, remove restrictions on async methods and await statements.
Add note on unsafe
@BillWagner BillWagner requested a review from adegeo July 1, 2024 20:33
@BillWagner
Copy link
Member Author

ping @adegeo for review

@BillWagner BillWagner marked this pull request as ready for review July 1, 2024 20:34
@BillWagner BillWagner requested a review from a team as a code owner July 1, 2024 20:34
Copy link
Contributor

@adegeo adegeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. There are a few things for you to consider.

@BillWagner BillWagner enabled auto-merge (squash) July 2, 2024 14:39
@BillWagner BillWagner merged commit f400b6a into dotnet:main Jul 2, 2024
@BillWagner BillWagner deleted the ref-unsafe-async-iterators branch July 2, 2024 15:46
@BillWagner BillWagner added the 🏁 Release: .NET 9 Work items for the .NET 9 release label Nov 11, 2024
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.

3 participants