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' feature. #72984

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: apple/swift-syntax#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: @DougGregor

@jckarter jckarter changed the title Enable 'BorrowingSwitch' feature. [6.0] Enable 'BorrowingSwitch' feature. Apr 11, 2024
@jckarter
Copy link
Member Author

Please test with following pull request:
apple/swift-syntax#2597

@swift-ci Please test

@jckarter
Copy link
Member Author

Please test with following pull request:
apple/swift-syntax#2597

@swift-ci Please test

@jckarter jckarter force-pushed the enable-borrowing-switch-frontend-6.0 branch from 749dd82 to 991e546 Compare May 15, 2024 18:51
@jckarter
Copy link
Member Author

Please test with following pull request:
apple/swift-syntax#2597

@swift-ci Please test

@jckarter jckarter marked this pull request as ready for review May 15, 2024 18:52
@jckarter jckarter requested a review from a team as a code owner May 15, 2024 18:52
@jckarter
Copy link
Member Author

@swift-ci Please test Linux

@jckarter
Copy link
Member Author

Please test with following pull request:
apple/swift-syntax#2597

@swift-ci Please test Linux

@jckarter jckarter merged commit 19da726 into apple:release/6.0 May 16, 2024
5 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

3 participants