Skip to content

[WIP][Distributed] Avoid finishNormalConformance for SILGen manually created #73612

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

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented May 14, 2024

Avoid finishNormalConformance for SILGen manually created protocol-to-protocol conformances, such as the DistributedActor-to-Actor conformance which was introduced in
#71043.

FIXME: this is not a good solution, working towards a real one

protocol-to-protocol conformances, such as the DistributedActor-to-Actor
conformance which was introduced in
swiftlang#71043.

FIXME: this is not a good solution, working towards a real one
@ktoso ktoso marked this pull request as draft May 16, 2024 14:59
@ktoso
Copy link
Contributor Author

ktoso commented May 22, 2024

Replaced by #73781

@ktoso ktoso closed this May 22, 2024
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.

1 participant