Skip to content

[5.5][CSBindings] Overload variable shouldn't be delayed by its application #37924

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
Jun 17, 2021

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jun 15, 2021

Cherry-pick of #37835


  • Explanation:

When inference is determining bindings of a type variable that represents
an overload set (e.g. member or operator reference), let's not consider
it as delayed due to presence of ApplicableFunction constraint since
argument/result type inference depends on overload set but not vice versa.

Resolves: rdar://78917861
(cherry picked from commit 81ff342)

When inference is determining bindings of a type variable that represents
an overload set (e.g. member or operator reference), let's not consider
it as delayed due to presence of `ApplicableFunction` constraint since
argument/result type inference depends on overload set but not vice versa.

Resolves: rdar://78917861
(cherry picked from commit 81ff342)
@xedin xedin added the r5.5 label Jun 15, 2021
@xedin xedin requested a review from a team as a code owner June 15, 2021 17:08
@xedin
Copy link
Contributor Author

xedin commented Jun 15, 2021

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 011d299

@xedin
Copy link
Contributor Author

xedin commented Jun 15, 2021

@swift-ci please test Linux platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 011d299

@xedin
Copy link
Contributor Author

xedin commented Jun 15, 2021

@swift-ci please clean test Linux platform

@tkremenek tkremenek merged commit 923e2fc into swiftlang:release/5.5 Jun 17, 2021
@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.5 labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants