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

[6.0] Enable borrowingSwitch syntax. #2597

Merged

Conversation

jckarter
Copy link
Member

@jckarter jckarter commented Apr 11, 2024

Explanation: Promotes noncopyable switch statements to an upcoming feature, and removes the remaining conditional logic guarding the new functionality.
Scope: New feature enablement.
Issue: rdar://128145071
Original PR: #2596
Risk: Low. We have a number of adopters who have been using the compiler with this feature enabled already with no problems; this change only removes the conditional enablement logic.
Testing: Swift CI, compatibility suite
Reviewer: @ahoppen

@jckarter
Copy link
Member Author

Please test with following pull request:
apple/swift#72984

@swift-ci Please test

1 similar comment
@jckarter
Copy link
Member Author

Please test with following pull request:
apple/swift#72984

@swift-ci Please test

@jckarter jckarter force-pushed the enable-borrowing-switch-frontend-6.0 branch from aee7a84 to 5626126 Compare May 15, 2024 18:51
@jckarter jckarter marked this pull request as ready for review May 15, 2024 18:52
@jckarter
Copy link
Member Author

Please test with following pull request:
apple/swift#72984

@swift-ci Please test

@jckarter jckarter merged commit 81a50c9 into apple:release/6.0 May 16, 2024
3 checks passed
Sign up for free to 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.

None yet

1 participant