Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented May 22, 2025

Motivation:

An oversight in 373862a meant that 5.9 wasn't actually dropped which means that the use of 'nonisolated(unsafe)' in 0e715a2 broke users of 5.9.

Modifications:

  • Add back a 5.9 path

Result:

Motivation:

An oversight in 373862a meant that 5.9 wasn't actually dropped which
means that the use of 'nonisolated(unsafe)' in 0e715a2 broke users of
5.9.

Modifications:

- Add back a 5.9 path

Result:

Builds on 5.9
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label May 22, 2025
@glbrntt glbrntt enabled auto-merge (squash) May 22, 2025 09:34
@glbrntt glbrntt merged commit 6023598 into swift-server:main May 22, 2025
25 of 26 checks passed
@glbrntt glbrntt deleted the fix-5.9 branch May 22, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incompatible use of nonisolated(unsafe) with Swift 5.9
2 participants