Skip to content

Feature/null conditional await syntax#60157

Draft
taori wants to merge 3 commits intodotnet:mainfrom
taori:feature/null-conditional-await-syntax
Draft

Feature/null conditional await syntax#60157
taori wants to merge 3 commits intodotnet:mainfrom
taori:feature/null-conditional-await-syntax

Conversation

@taori
Copy link

@taori taori commented Mar 14, 2022

This PR exists for diagnostic reasons and is not meant for actual merging. As requested by Yair on discord.

@ghost ghost added Community The pull request was submitted by a contributor who is not a Microsoft employee. Area-Compilers labels Mar 14, 2022
Comment on lines +10576 to +10577
// todo ask which id should be used for this feature
questionToken = CheckFeatureAvailability(questionToken, MessageID.IDS_FeatureAsync);
Copy link
Member

Choose a reason for hiding this comment

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

You'll need to add a new one.

@huoyaoyuan
Copy link
Member

https://github.com/huoyaoyuan/roslyn/tree/features/conditional-await for reference, I've completed lowering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants