Skip to content

Fixed regression for Nullable types#11351

Merged
cartermp merged 2 commits intodotnet:mainfrom
TIHan:Nullable-opt-regression-fix
Apr 2, 2021
Merged

Fixed regression for Nullable types#11351
cartermp merged 2 commits intodotnet:mainfrom
TIHan:Nullable-opt-regression-fix

Conversation

@TIHan
Copy link
Copy Markdown
Contributor

@TIHan TIHan commented Apr 2, 2021

The PR #10582 was to fix a regression but caused this regression: #11344

This PR should fix #11344

Looking back at the history of #10582 - I was close to the solution that I have here.

@cartermp cartermp merged commit dd37298 into dotnet:main Apr 2, 2021
@gusty
Copy link
Copy Markdown
Contributor

gusty commented Apr 2, 2021

That was quick. Great job !

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression with constraints produced by Nullable

4 participants