Skip to content

[5.9] Sema: Relax distributed actor typechecking for swiftinterfaces #65432

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

Conversation

tshortli
Copy link
Contributor

Cherry pick of #65431.

Some decls that are expected to be synthesized for distributed actors are printed explicitly in swiftinterfaces so diagnostics and assertions need to take that possibility into account.

Resolves rdar://108533918

@tshortli tshortli requested a review from a team as a code owner April 26, 2023 06:59
@tshortli tshortli added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.9 labels Apr 26, 2023
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli force-pushed the distributed-actor-swiftinterface-5.9 branch from 20c48a2 to 3c1c096 Compare April 26, 2023 15:39
Some decls that are expected to be synthesized for distributed actors are
printed explicitly in swiftinterfaces so diagnostics and assertions need to
take that possibility into account.

Resolves rdar://108533918
@tshortli tshortli force-pushed the distributed-actor-swiftinterface-5.9 branch from 3c1c096 to c7a1625 Compare April 26, 2023 15:41
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli merged commit a4b8af4 into swiftlang:release/5.9 Apr 26, 2023
@tshortli tshortli deleted the distributed-actor-swiftinterface-5.9 branch April 26, 2023 20:35
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.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants