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 28d034d commit 67f40c7Copy full SHA for 67f40c7
proposals/0432-noncopyable-switch.md
@@ -1,8 +1,8 @@
1
# Borrowing and consuming pattern matching for noncopyable types
2
3
-* Proposal: [SE-0432](ABCD-noncopyable-switch.md)
+* Proposal: [SE-0432](0432-noncopyable-switch.md)
4
* Authors: [Joe Groff](https://github.com/jckarter)
5
-* Review Manager: [Ben Cohen](https://githun.com/airspeedswift)
+* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
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`
0 commit comments