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 mixin logic to preserve at least one constructor type even when the intersection also contains non-constructor types. #27701

Merged
merged 2 commits into from
Mar 12, 2019

Conversation

mattmccutchen
Copy link
Contributor

Fixes #17388.

@RyanCavanaugh
Copy link
Member

@typescript-bot test this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jan 24, 2019

Heya @RyanCavanaugh, I've started to run the extended test suite on this PR at a8b6164. You can monitor the build here. It should now contribute to this PR's status checks.

@RyanCavanaugh
Copy link
Member

Willing to merge this if RWC is green or greenish

@RyanCavanaugh
Copy link
Member

@weswigham the RWC PR doesn't match this at all - definitely a bunch of unrelated changes. Can you investigate?

@weswigham
Copy link
Member

@RyanCavanaugh you need to merge master into this PR - the RWC runner runs with the PR head, not the merge result

intersection also contains non-constructor types.

Fixes microsoft#17388.
@mattmccutchen
Copy link
Contributor Author

Updated to master. Please try the RWC again.

@weswigham
Copy link
Member

@typescript-bot test this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Feb 9, 2019

Heya @weswigham, I've started to run the extended test suite on this PR at a724427. You can monitor the build here. It should now contribute to this PR's status checks.

@weswigham
Copy link
Member

@typescript-bot test this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Mar 12, 2019

Heya @weswigham, I've started to run the extended test suite on this PR at d54833b. You can monitor the build here. It should now contribute to this PR's status checks.

@weswigham
Copy link
Member

Noice, RWC's clean, time to merge

@weswigham weswigham merged commit ab81536 into microsoft:master Mar 12, 2019
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.

4 participants