Skip to content

Commit 682e2b3

Browse files
authored
Initiate review of SE-0331: Remove Sendable conformance from unsafe pointer types (#1487)
1 parent 302c905 commit 682e2b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

proposals/nnnn-remove-sendable-from-unsafepointer.md renamed to proposals/0331-remove-sendable-from-unsafepointer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Remove Sendable conformance from unsafe pointer types
22

3-
* Proposal: [SE-NNNN](NNNN-re.md)
4-
* Authors: [Andrew Trick](https://github.com/atrick), [Doug Gregor](https://github.com/DougGregor)
5-
* Review Manager: TBD
6-
* Status: **Awaiting review**
3+
* Proposal: [SE-0331](0331-remove-sendable-from-unsafepointer.md)
4+
* Authors: [Andrew Trick](https://github.com/atrick)
5+
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6+
* Status: **Active review (November 29...December 10, 2021)**
77

88
* Implementation: [apple/swift#39218](https://github.com/apple/swift/pull/39218)
99

0 commit comments

Comments
 (0)