Skip to content

[ConstraintSystem] Resolve key path function applications via resolveKeyPath #67971

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 4 commits into from
Aug 17, 2023

Conversation

amritpan
Copy link
Member

@amritpan amritpan commented Aug 16, 2023

In addition to inferring AnyKeyPath and PartialKeyPath bindings, resolveKeyPath will also handle AnyFunctionType key path bindings. These changes update certain pathways for checking function application bindings to go through resolveKeyPath for key path types.

Copy link
Contributor

@xedin xedin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@xedin
Copy link
Contributor

xedin commented Aug 16, 2023

@swift-ci please test

1 similar comment
@xedin
Copy link
Contributor

xedin commented Aug 16, 2023

@swift-ci please test

@xedin
Copy link
Contributor

xedin commented Aug 16, 2023

@swift-ci please test Linux platform

@xedin xedin merged commit d725e38 into swiftlang:main Aug 17, 2023
@amritpan amritpan deleted the kp-function-application branch August 17, 2023 16:08
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