Skip to content

Commit 43b894b

Browse files
Switch feature flag from upcoming to experimental (#2415)
1 parent 3a0ba96 commit 43b894b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0432-noncopyable-switch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Authors: [Joe Groff](https://github.com/jckarter)
55
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
66
* Status: **Active review (April 9 – April 22, 2024)**
7-
* Implementation: on `main`, using the `BorrowingSwitch` feature flag and `_borrowing x` binding spelling
8-
* Upcoming Feature Flag: `BorrowingSwitch`
7+
* Implementation: on `main`, using the `BorrowingSwitch` experimental feature flag and `_borrowing x` binding spelling
8+
* Experimental Feature Flag: `BorrowingSwitch`
99
* Previous Revision: [1](https://github.com/apple/swift-evolution/blob/86cf6eadcdb35a09eb03330bf5d4f31f2599da02/proposals/ABCD-noncopyable-switch.md)
1010
* Review: ([review](https://forums.swift.org/t/se-0432-borrowing-and-consuming-pattern-matching-for-noncopyable-types/71158))
1111

0 commit comments

Comments
 (0)