Skip to content

Random distributed cleanup #69514

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

Closed

Conversation

slavapestov
Copy link
Contributor

@slavapestov slavapestov commented Oct 30, 2023

The goal here is to make the various AST checks more idiomatic.

@slavapestov slavapestov force-pushed the random-distributed-cleanup branch from 04e5f32 to 59732c9 Compare October 30, 2023 20:37
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

flattenDistributedSerializationTypeToRequiredProtocols(
desugaredTy);
for (auto p : flattenedRequirements) {
auto layout = serialReqType->getExistentialLayout();
Copy link
Contributor

Choose a reason for hiding this comment

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

Oh I see, nice thank you

@ktoso
Copy link
Contributor

ktoso commented Oct 31, 2023

I'll pick those changes into #69501 so we can avoid conflicts -- resolved them over there.

Thank you @slavapestov ! And I'll see if I can follow up some more on things

@ktoso ktoso closed this Oct 31, 2023
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.

3 participants