Skip to content

[ConstraintSystem] Allow solving same-type requirements for associated types... #29520

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 29, 2020

Conversation

hborla
Copy link
Member

@hborla hborla commented Jan 28, 2020

where the base does not conform to the associated type's protocol.

We can only reach this case when the solver has already applied a fix for the conformance failure.

Resolves: rdar://problem/58607155

…d types

where the base does not conform to the associated type's protocol.

We can only reach this case when the solver has already applied a fix for
the conformance failure.
@hborla hborla requested a review from xedin January 28, 2020 21:27
@hborla
Copy link
Member Author

hborla commented Jan 28, 2020

@swift-ci please smoke test

@hborla hborla merged commit d160503 into swiftlang:master Jan 29, 2020
@hborla hborla deleted the same-type-requirement-corner-case branch January 29, 2020 00:03
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