Skip to content

Enforce existential any behind a feature flag #60431

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 4 commits into from
Aug 9, 2022

Conversation

angela-laar
Copy link
Contributor

In Swift 6, any will be required for all existential types. To opt into this behavior before Swift 6, developers will now be able to use the -enable-upcoming-feature ExistentialAny flag.

rdar://97928440

@angela-laar
Copy link
Contributor Author

@swift-ci please smoke test

@angela-laar angela-laar requested a review from hborla August 8, 2022 19:38
@angela-laar
Copy link
Contributor Author

@swift-ci please smoke test

@angela-laar angela-laar force-pushed the enable-existential-any branch from 97605a2 to b9c5ebe Compare August 8, 2022 23:01
@angela-laar
Copy link
Contributor Author

@swift-ci please smoke test

@angela-laar angela-laar merged commit 329d584 into swiftlang:main Aug 9, 2022
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.

2 participants