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

Attempt type inference when there are no applicable methods #11718

Merged
merged 1 commit into from
Jun 3, 2016

Conversation

gafter
Copy link
Member

@gafter gafter commented Jun 2, 2016

because there are arguments missing, to force lambda binding
for error recovery.
Fixes #11053, #11358

@dotnet/roslyn-compiler Please review.

@gafter gafter added Bug Area-Compilers 4 - In Review A fix for the issue is submitted for review. labels Jun 2, 2016
@gafter gafter added this to the 2.0 (Preview 3) milestone Jun 2, 2016
@gafter gafter self-assigned this Jun 2, 2016
@agocke
Copy link
Member

agocke commented Jun 2, 2016

:shipit:

because there are arguments missing, to force lambda binding
for error recovery.
Fixes dotnet#11053, dotnet#11358
@jcouv
Copy link
Member

jcouv commented Jun 3, 2016

LGTM

@gafter gafter merged commit 07984da into dotnet:master Jun 3, 2016
@gafter gafter removed the 4 - In Review A fix for the issue is submitted for review. label Jun 3, 2016
@gafter gafter deleted the master-errlambda02 branch May 24, 2018 19:06
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.

4 participants