Skip to content

Commit 42ad2e8

Browse files
committed
Inaugurate SE-0223, array uninitialized buffer initializer
1 parent 1a927c0 commit 42ad2e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/0000-array-uninitialized-initializer.md renamed to proposals/0223-array-uninitialized-initializer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Accessing an Array's Uninitialized Buffer
22

3-
* Proposal: [SE-NNNN](NNNN-array-uninitialized-buffer.md)
3+
* Proposal: [SE-0223](0223-array-uninitialized-buffer.md)
44
* Author: [Nate Cook](https://github.com/natecook1000)
5-
* Review Manager: TBD
6-
* Status: **Awaiting review**
5+
* Review Manager: [Joe Groff](https://github.com/jckarter)
6+
* Status: **Active review (August 13...August 19, 2018)**
77
* Implementation: https://github.com/apple/swift/pull/17389
88
* Bug: [SR-3087](https://bugs.swift.org/browse/SR-3087)
99

0 commit comments

Comments
 (0)