Skip to content

Commit 1877796

Browse files
authored
Initiate review for SE-0456: Add Span-providing Properties to Standard Library Types (#2651)
1 parent 695000a commit 1877796

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

proposals/AAAA-stdlib-span-properties.md renamed to proposals/0456-stdlib-span-properties.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# Add `Span`-providing Properties to Standard Library Types
22

3-
* Proposal: [PR-2620](https://github.com/swiftlang/swift-evolution/pull/2620)
3+
* Proposal: [SE-0456](0456-stdlib-span-properties.md)
44
* Author: [Guillaume Lessard](https://github.com/glessard)
5-
* Review Manager: (tbd)
6-
* Status: **Pitch**
5+
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6+
* Status: **Active Review (January 15...28, 2024)
77
* Roadmap: [BufferView Roadmap](https://forums.swift.org/t/66211)
8-
* Bug: rdar://137710901
9-
* Implementation: (tbd)
8+
* Implementation: [PR #78561](https://github.com/swiftlang/swift/pull/78561)
109
* Review: [pitch](https://forums.swift.org/t/76138)
1110

1211
[SE-0446]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0446-non-escapable.md

0 commit comments

Comments
 (0)