Skip to content

Commit 5d306c9

Browse files
committed
[SE-0456] Update Proposal Status
1 parent 58dbf76 commit 5d306c9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

proposals/0456-stdlib-span-properties.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
* Proposal: [SE-0456](0456-stdlib-span-properties.md)
44
* Author: [Guillaume Lessard](https://github.com/glessard)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6-
* Status: **Active Review (January 15...28, 2024)**
6+
* Status: **Accepted**
77
* Roadmap: [BufferView Roadmap](https://forums.swift.org/t/66211)
88
* Implementation: [PR #78561](https://github.com/swiftlang/swift/pull/78561)
9-
* Review: [Review](https://forums.swift.org/t/se-0456-add-span-providing-properties-to-standard-library-types/77233), [Pitch](https://forums.swift.org/t/76138)
9+
* Review: [Pitch](https://forums.swift.org/t/76138), [Review](https://forums.swift.org/t/se-0456-add-span-providing-properties-to-standard-library-types/77233), [Acceptance](https://forums.swift.org/t/77684)
1010

1111
[SE-0446]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0446-non-escapable.md
12+
1213
[SE-0447]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0447-span-access-shared-contiguous-storage.md
1314
[PR-2305]: https://github.com/swiftlang/swift-evolution/pull/2305
1415
[SE-0453]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0453-vector.md

0 commit comments

Comments
 (0)