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

fix(37039): Support 'in' type guard of intersections #37106

Merged

Conversation

pizzacat83
Copy link
Contributor

Fixes #37039.

@msftclas
Copy link

msftclas commented Feb 28, 2020

CLA assistant check
All CLA requirements met.

@pizzacat83 pizzacat83 changed the title Support 'in' type guard of intersections fix(37039): Support 'in' type guard of intersections Feb 29, 2020
@sandersn sandersn added the For Backlog Bug PRs that fix a backlog bug label Mar 9, 2020
@weswigham weswigham merged commit a46e9ae into microsoft:master Mar 31, 2020
RyanCavanaugh added a commit to RyanCavanaugh/TypeScript that referenced this pull request Apr 24, 2020
@RyanCavanaugh RyanCavanaugh mentioned this pull request Apr 24, 2020
DanielRosenwasser pushed a commit that referenced this pull request Apr 24, 2020
DanielRosenwasser added a commit that referenced this pull request Apr 27, 2020
This reverts commit 84c83da.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

False branch of in-operator type guard for non-union intersection is not never
4 participants