Skip to content

Prune empty #if cases in enum reducers#3884

Merged
stephencelis merged 1 commit intomainfrom
fix-enum-reducer-regression
Mar 13, 2026
Merged

Prune empty #if cases in enum reducers#3884
stephencelis merged 1 commit intomainfrom
fix-enum-reducer-regression

Conversation

@stephencelis
Copy link
Member

While this compiles in Swift 6.3, it fails in Swift 6.2. This regression was introduced in #3858.

While this compiles in Swift 6.3, it fails in Swift 6.2. This regression
was introduced in #3858.
@stephencelis stephencelis requested a review from mbrandonw March 13, 2026 20:59
@stephencelis stephencelis added the 2.0 Related to our 2.0 release. label Mar 13, 2026
@stephencelis stephencelis merged commit 1a25c6c into main Mar 13, 2026
5 checks passed
@stephencelis stephencelis deleted the fix-enum-reducer-regression branch March 13, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.0 Related to our 2.0 release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants