File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# MutableSpan and MutableRawSpan: delegate mutations of contiguous memory
2
2
3
- * Proposal: TBD
3
+ * Proposal: [ SE-0467 ] ( 0467-MutableSpan.md )
4
4
* 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) **
7
7
* Roadmap: [ BufferView Roadmap] ( https://forums.swift.org/t/66211 )
8
8
* 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 )
10
10
11
11
[ SE-0446 ] : https://github.com/swiftlang/swift-evolution/blob/main/proposals/0446-non-escapable.md
12
12
[ SE-0447 ] : https://github.com/swiftlang/swift-evolution/blob/main/proposals/0447-span-access-shared-contiguous-storage.md
You can’t perform that action at this time.
0 commit comments