Skip to content
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

SE-0309: Unlock existential types for all protocols #39095

Merged
merged 10 commits into from
Sep 2, 2021

Conversation

AnthonyLatsis
Copy link
Collaborator

No description provided.

@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 5e88cf2e5737b65e7b0b1cf997b3525e55b31766

@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 06b2f55

@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test Linux

@theblixguy theblixguy added the swift evolution approved Flag → feature: A feature that was approved through the Swift evolution process label Sep 1, 2021
Copy link
Contributor

@ktoso ktoso left a comment

Choose a reason for hiding this comment

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

LGTM and let's hunt down the issue introduced in #34140 separately. (more info in: #33767 (comment) )

@ktoso ktoso merged commit b73050e into swiftlang:main Sep 2, 2021
@AnthonyLatsis AnthonyLatsis deleted the se-309 branch September 2, 2021 02:51
@@ -1257,7 +1257,6 @@ namespace decls_block {
BCFixed<1>, // implicit flag
BCFixed<1>, // class-bounded?
BCFixed<1>, // objc?
BCFixed<1>, // existential-type-supported?
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't forget to bump the format version.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oops. Does it still need to be (has been incremented 6 times since this landed)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift evolution approved Flag → feature: A feature that was approved through the Swift evolution process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants