Skip to content

Commit 7a3ed49

Browse files
committed
christen MutableSpan as SE-0467 and begin review
1 parent 09e5dd0 commit 7a3ed49

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

proposals/nnnn-MutableSpan.md renamed to proposals/0467-MutableSpan.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# MutableSpan and MutableRawSpan: delegate mutations of contiguous memory
22

3-
* Proposal: TBD
3+
* Proposal: [SE-0467](0467-MutableSpan.md)
44
* Author: [Guillaume Lessard](https://github.com/glessard)
5-
* Review Manager: TBD
6-
* Status: **Pitch**
5+
* Review Manager: [Joe Groff](https://github.com/jckarter)
6+
* Status: **Active review (March 11...25, 2025)**
77
* Roadmap: [BufferView Roadmap](https://forums.swift.org/t/66211)
88
* Implementation: "Future" target of [swift-collections](https://github.com/apple/swift-collections/tree/future)
9-
* Review: [Pitch](https://forums.swift.org/)
9+
* Review: [Pitch](https://forums.swift.org/t/pitch-mutablespan/77790)
1010

1111
[SE-0446]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0446-non-escapable.md
1212
[SE-0447]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0447-span-access-shared-contiguous-storage.md

0 commit comments

Comments
 (0)