Skip to content

[5.7][ConstraintSystem] Fix result builder discovery in leading-dot syntax calls #60881

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
Aug 31, 2022

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Aug 31, 2022

Cherry-pick of #60880


Leading-dot syntax allows implicitly unwrapping result type to form
a base type of the call, getOpenedResultBuilderTypeFor needs to
account for that.

Resolves: #60586
(cherry picked from commit 9399451)

… calls

Leading-dot syntax allows implicitly unwrapping result type to form
a base type of the call, `getOpenedResultBuilderTypeFor` needs to
account for that.

Resolves: swiftlang#60586
(cherry picked from commit 9399451)
@xedin xedin added the r5.7 label Aug 31, 2022
@xedin xedin requested a review from hborla August 31, 2022 18:08
@xedin xedin requested a review from a team as a code owner August 31, 2022 18:08
@xedin
Copy link
Contributor Author

xedin commented Aug 31, 2022

@swift-ci please test

@xedin xedin merged commit 6560c13 into swiftlang:release/5.7 Aug 31, 2022
@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.7 labels Jan 9, 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.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants