Skip to content

Conversation

@slavapestov
Copy link
Contributor

Follow-up to #70968.

After all the cleanups, here it is: we can now completely ban interface types in checkConformance(). The behavior with conditional conformances was confusing because we would return false if any conditional requirements involved these type parameters. The correct fix is to use lookupConformance() or first call mapTypeIntoContext() or apply a substitution map.

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility.

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

The Result failure in source compat is not related to this PR.

@slavapestov slavapestov merged commit f709192 into swiftlang:main Jan 19, 2024
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.

1 participant