Skip to content

[codex] Drop Swift 6.1/6.2 support and raise MSSV to 6.3 - #762

Merged
kateinoigakukun merged 12 commits into
mainfrom
codex/drop-swift-6.1-cleanup
Jun 10, 2026
Merged

[codex] Drop Swift 6.1/6.2 support and raise MSSV to 6.3#762
kateinoigakukun merged 12 commits into
mainfrom
codex/drop-swift-6.1-cleanup

Conversation

@kateinoigakukun

@kateinoigakukunkateinoigakukun commented Jun 10, 2026

Copy link
Copy Markdown
Member

#749 is currently blocked just by older Swift compatibilities, but it doesn't have much value in maintaining support for them, so just drop them.
6.2.x was a very unfortunate release channel and we couldn't land swiftlang/swift#83950, so 6.2.x's concurrency global executor integration is completely broken. It's a good time to bump the min-supported Swift version to 6.3.

@kateinoigakukunkateinoigakukun changed the title [codex] Drop Swift 6.1 support[codex] Drop Swift 6.1 support and raise MSSV to 6.3Jun 10, 2026
@kateinoigakukunkateinoigakukun changed the title [codex] Drop Swift 6.1 support and raise MSSV to 6.3[codex] Drop Swift 6.1/6.2 support and raise MSSV to 6.3Jun 10, 2026
@kateinoigakukun
kateinoigakukun marked this pull request as ready for review June 10, 2026 23:43
@kateinoigakukun
kateinoigakukun merged commit 8291fb9 into mainJun 10, 2026
10 checks passed
@kateinoigakukun
kateinoigakukun deleted the codex/drop-swift-6.1-cleanup branch June 10, 2026 23:44
Sign up for freeto 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.

1 participant

@kateinoigakukun