Skip to content

Swift: upgrade to 5.10 #15984

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 12 commits into from
Mar 28, 2024
Merged

Swift: upgrade to 5.10 #15984

merged 12 commits into from
Mar 28, 2024

Conversation

AlexDenisov
Copy link
Contributor

@AlexDenisov AlexDenisov commented Mar 20, 2024

No description provided.

@github-actions github-actions bot added the Swift label Mar 20, 2024
@redsun82 redsun82 self-assigned this Mar 27, 2024
These are currently added implicitly by the compiler in the context of
`if`/`switch` expressions. In the future, there might be explicit
`then <expr>` statement useful for cases where one would like to add
more than one statement in the branch, to mark what value to actually
use.

See https://forums.swift.org/t/pitch-multi-statement-if-switch-do-expressions/68443
@redsun82 redsun82 requested a review from MathiasVP March 27, 2024 16:54
@redsun82 redsun82 marked this pull request as ready for review March 27, 2024 16:54
@redsun82 redsun82 requested review from a team as code owners March 27, 2024 16:54
@redsun82
Copy link
Contributor

DCA looks good!

Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@redsun82 redsun82 merged commit 2fa2a5a into main Mar 28, 2024
@redsun82 redsun82 deleted the alexdenisov/swift-5.10 branch March 28, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants