Skip to content

[CSBindings] Inference cannot fail #35529

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 21, 2021
Merged

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jan 21, 2021

Any constraints which would previously cause binding inference to
fail should instead delay associated type variable and preserve
all of the collected information.

This is vital for incremental binding computation that cannot
re-introduce constraints after "failure" because it's too expensive.

Any constraints which would previously cause binding inference to
fail should instead delay associated type variable and preserve
all of the collected information.

This is vital for incremental binding computation that cannot
re-introduce constraints after "failure" because it's too expensive.
@xedin xedin requested a review from hborla January 21, 2021 01:58
@xedin
Copy link
Contributor Author

xedin commented Jan 21, 2021

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Jan 21, 2021

@swift-ci please test source compatibility

@xedin xedin merged commit ac8897c into swiftlang:main Jan 21, 2021
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