We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de040c commit 3af3026Copy full SHA for 3af3026
proposals/0432-noncopyable-switch.md
@@ -6,7 +6,8 @@
6
* 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`
9
-* Previous Revision: [first pitch](https://github.com/apple/swift-evolution/blob/86cf6eadcdb35a09eb03330bf5d4f31f2599da02/proposals/ABCD-noncopyable-switch.md)
+* Previous Revision: [1](https://github.com/apple/swift-evolution/blob/86cf6eadcdb35a09eb03330bf5d4f31f2599da02/proposals/ABCD-noncopyable-switch.md)
10
+* Review: ([review](https://forums.swift.org/t/se-0432-borrowing-and-consuming-pattern-matching-for-noncopyable-types/71158))
11
12
## Introduction
13
0 commit comments