Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable with expression on generic type parameters constrained to a record type #46531

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

AlekseyTs
Copy link
Contributor

Fixes #46249.

@AlekseyTs
Copy link
Contributor Author

@cston, @jcouv, @333fred, @RikkiGibson, @dotnet/roslyn-compiler Please review.

1 similar comment
@AlekseyTs
Copy link
Contributor Author

@cston, @jcouv, @333fred, @RikkiGibson, @dotnet/roslyn-compiler Please review.

@AlekseyTs AlekseyTs merged commit b7913a6 into dotnet:master Aug 4, 2020
@ghost ghost added this to the Next milestone Aug 4, 2020
@RikkiGibson RikkiGibson modified the milestones: Next, 16.8.P2 Aug 11, 2020
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.

With expressions for generic types
5 participants