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

Checker/patterns: recover on unifying union types #16393

Merged
merged 5 commits into from
Dec 7, 2023

Conversation

auduchinok
Copy link
Member

@auduchinok auduchinok commented Dec 6, 2023

Continues #7711, adds recovery for unifying union case types, makes it possible to continue analysis in cases like this one:

Screenshot 2023-11-30 at 22 23 40

@auduchinok auduchinok requested a review from a team as a code owner December 6, 2023 12:59
@auduchinok
Copy link
Member Author

This is ready. 🙂

@vzarytovskii vzarytovskii enabled auto-merge (squash) December 7, 2023 12:04
@psfinaki
Copy link
Member

psfinaki commented Dec 7, 2023

Cool! Just for my understanding, what's the problem with the new tests on the .NET framework?

@auduchinok
Copy link
Member Author

@psfinaki There're some non-standard line separators used in F# diagnostics, and they're escaped in desktop tests so the baselines don't match.

@vzarytovskii vzarytovskii merged commit af3f2a1 into dotnet:main Dec 7, 2023
26 checks passed
@auduchinok auduchinok deleted the tcPat-unionType branch December 7, 2023 13:39
@nojaf nojaf mentioned this pull request Dec 14, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants