Skip to content

🍒[5.7][Distributed] Diagnose missing inout on remoteCall decls #58683

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

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented May 5, 2022

Description: Diagnosis of a missing inout in an ad hoc protocol requirement witness. We just missed to fix this FIXME before.
Original PR: #58672
Risk: Low, this adde a diagnosis on something that would have failed in other ways
Resolves #58671
Resolves rdar://92754877

@ktoso ktoso requested a review from a team as a code owner May 5, 2022 11:16
@ktoso ktoso requested review from hborla and DougGregor May 5, 2022 11:16
@ktoso ktoso changed the title [Distributed] Diagnose missing inout on remoteCall decls 🍒[5.7][Distributed] Diagnose missing inout on remoteCall decls May 5, 2022
@ktoso
Copy link
Contributor Author

ktoso commented May 5, 2022

@swift-ci please test

@ktoso ktoso added this to the Swift 5.7 milestone May 6, 2022
@ktoso ktoso added r5.7 distributed Feature → concurrency: distributed actor labels May 6, 2022
@ktoso ktoso merged commit b53946a into swiftlang:release/5.7 May 31, 2022
@ktoso ktoso deleted the pick-missing-inout-diagnose branch May 31, 2022 23:55
@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
distributed Feature → concurrency: distributed actor 🍒 release cherry pick Flag: Release branch cherry picks swift 5.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants