Skip to content

Commit 3af3026

Browse files
Add missing Review field to SE-0432 (#2413)
- Also use normalized naming of Previous Revision link as described in proposal template
1 parent 9de040c commit 3af3026

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proposals/0432-noncopyable-switch.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
* Status: **Active review (April 9 – April 22, 2024)**
77
* Implementation: on `main`, using the `BorrowingSwitch` feature flag and `_borrowing x` binding spelling
88
* Upcoming Feature Flag: `BorrowingSwitch`
9-
* Previous Revision: [first pitch](https://github.com/apple/swift-evolution/blob/86cf6eadcdb35a09eb03330bf5d4f31f2599da02/proposals/ABCD-noncopyable-switch.md)
9+
* 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))
1011

1112
## Introduction
1213

0 commit comments

Comments
 (0)