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

Enable Swift 6 language mode for more modules #1985

Merged
merged 10 commits into from
Jul 22, 2024
Merged

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jul 22, 2024

Motivation:

v2 will support Swift 6 only. We should enable the Swift 6 language mode
across all v2 modules. This has mostly been done already for non-test
modules. This change enables it for test modules as well.

Modifications:

  • Enable Swift 6 language mode and existential any for test modules

Result:

Closer to fully supporting Swift 6 language mode

@glbrntt glbrntt added the v2 A change for v2 label Jul 22, 2024
@glbrntt glbrntt requested a review from gjcairo July 22, 2024 08:45
@glbrntt glbrntt merged commit aa5f4a8 into grpc:main Jul 22, 2024
15 of 17 checks passed
@glbrntt glbrntt deleted the more-swift-6 branch July 22, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 A change for v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants