Skip to content

Commit 67f40c7

Browse files
Fix incorrect proposal and review manager links (#2393)
1 parent 28d034d commit 67f40c7

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
@@ -1,8 +1,8 @@
11
# Borrowing and consuming pattern matching for noncopyable types
22

3-
* Proposal: [SE-0432](ABCD-noncopyable-switch.md)
3+
* Proposal: [SE-0432](0432-noncopyable-switch.md)
44
* Authors: [Joe Groff](https://github.com/jckarter)
5-
* Review Manager: [Ben Cohen](https://githun.com/airspeedswift)
5+
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
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`

0 commit comments

Comments
 (0)