Skip to content

Remove overzealous simple relationship check for unique symbols #29420

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

Merged
merged 1 commit into from
Jan 15, 2019

Conversation

rbuckton
Copy link
Contributor

In checker.ts we are unnecessarily skipping the assignability/comparability check for any when either the source or target type are unique symbol.

Fixes #29108

@rbuckton rbuckton requested a review from weswigham January 15, 2019 01:10
@rbuckton rbuckton merged commit 760b02b into master Jan 15, 2019
@rbuckton rbuckton deleted the fix29108 branch January 15, 2019 17:47
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.

2 participants