Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Sep 5, 2024

Motivation:

v2 should use Swift 6 language mode to take full advantage of the compilers data race checking.

Modifications:

  • Enable Swift 6 language more for the code module
  • Add a bunch of missing explicit 'Sendable's

Result:

  • Compiles with Swift 6 lang mode

Motivation:

v2 should use Swift 6 language mode to take full advantage of the
compilers data race checking.

Modifications:

- Enable Swift 6 language more for the code module
- Add a bunch of missing explicit 'Sendable's

Result:

- Compiles with Swift 6 lang mode
@glbrntt glbrntt added the version/v2 Relates to v2 label Sep 5, 2024
@glbrntt glbrntt requested a review from gjcairo September 5, 2024 13:52
@glbrntt glbrntt merged commit cd019f6 into grpc:main Sep 10, 2024
14 of 17 checks passed
@glbrntt glbrntt deleted the v2/core-lang-mode-6 branch September 10, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version/v2 Relates to v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants