Skip to content

Commit e805cef

Browse files
committed
Initiate review of SE-0184: Unsafe[Mutable][Raw][Buffer]Pointer: add missing methods, adjust existing labels for clarity, and remove deallocation size
1 parent 3c08560 commit e805cef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/0184-unsafe-pointers-add-missing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Unsafe[Mutable][Raw][Buffer]Pointer: add missing methods, adjust existing labels for clarity, and remove deallocation size
22

3-
* Proposal: [SE-0184](0184-improved-pointers.md)
3+
* Proposal: [SE-0184](0184-unsafe-pointers-add-missing.md)
44
* Author: [Kelvin Ma (“Taylor Swift”)](https://github.com/kelvin13)
5-
* Review Manager: TBD
6-
* Status: **Awaiting review**
5+
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6+
* Status: **Active review (September 1...7, 2017)**
77
* Pull Request: [apple/swift#11464](https://github.com/apple/swift/pull/11464)
88

99
## Introduction

0 commit comments

Comments
 (0)