Skip to content

Conversation

@Neme12
Copy link
Contributor

@Neme12 Neme12 commented May 26, 2018

fixes #27180

@Neme12 Neme12 requested a review from a team as a code owner May 26, 2018 09:11
@Neme12 Neme12 force-pushed the illegalStatementAwait branch from 113bc12 to fd5fb40 Compare May 26, 2018 09:12
@Neme12 Neme12 changed the title Await 'await' to ERR_IllegalStatement message Adding 'await' to ERR_IllegalStatement message May 26, 2018
@etbyrd etbyrd added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label May 26, 2018
@Neme12
Copy link
Contributor Author

Neme12 commented May 29, 2018

@jcouv can you tag this as Area-Compilers please?

Copy link
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

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

LGTM (iteration 1)

@jcouv jcouv added this to the 15.8 milestone May 29, 2018
Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks

@jcouv
Copy link
Member

jcouv commented May 29, 2018

@jaredpar for ask-mode approval for 15.8. Thanks

@Neme12
Copy link
Contributor Author

Neme12 commented May 31, 2018

@jaredpar should this go into 15.8?

@jaredpar
Copy link
Member

approved

@jaredpar jaredpar merged commit 6bd13a1 into dotnet:master Jun 1, 2018
@Neme12 Neme12 deleted the illegalStatementAwait branch June 1, 2018 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved to merge Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee. Language-C#

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CS0201 (Only assignment, call....) doesn't mention await

5 participants