Skip to content

Commit 660638c

Browse files
authored
Merge pull request #1816 from glessard/pointer-family-initialization
[se-0370] Mark as implemented
2 parents 240bb0d + ddd3460 commit 660638c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0370-pointer-family-initialization-improvements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* Proposal: [SE-0370](0370-pointer-family-initialization-improvements.md)
44
* Author: [Guillaume Lessard](https://github.com/glessard)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Accepted**
7-
* Implementation: [Draft Pull Request](https://github.com/apple/swift/pull/41608)
6+
* Status: **Implemented (Swift 5.8)**
7+
* Implementation: [apple/swift#41608](https://github.com/apple/swift/pull/41608)
88
* Review: ([first pitch](https://forums.swift.org/t/pitch-pointer-family-initialization-improvements/53168)) ([second pitch](https://forums.swift.org/t/pitch-buffer-partial-initialization-better-buffer-slices/53795)) ([third pitch](https://forums.swift.org/t/pitch-pointer-family-initialization-improvements-better-buffer-slices/55689)) ([review](https://forums.swift.org/t/se-0370-pointer-family-initialization-improvements-and-better-buffer-slices/59724)) ([acceptance](https://forums.swift.org/t/accepted-se-0370-pointer-family-initialization-improvements-and-better-buffer-slices/60007))
99

1010
## Introduction

0 commit comments

Comments
 (0)