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
# Apply the extracting() slicing pattern more widely
2
2
3
- * Proposal: [ TBD ] ( https://github.com/swiftlang/swift-evolution/pull/2877 )
3
+ * Proposal: [ SE-0488 ] ( https://github.com/swiftlang/swift-evolution/blob/main/proposals/0488-extracting.md )
4
4
* Author: [ Guillaume Lessard] ( https://github.com/glessard )
5
- * Review Manager: TBD
6
- * Status: ** Pitch **
5
+ * Review Manager: [ Tony Allevato ] ( https://github.com/allevato )
6
+ * Status: ** Active Review (July 2–July 16, 2025) **
7
7
* Implementation: underscored ` _extracting() ` members of ` Span ` and ` RawSpan ` , pending elsewhere.
8
- * Review: Pending
8
+ * Review: ( [ pitch ] ( https://forums.swift.org/t/pitch-apply-the-extracting-slicing-pattern-to-span-and-rawspan/80322 ) )
9
9
10
10
[ SE-0437 ] : 0437-noncopyable-stdlib-primitives.md
11
11
[ SE-0447 ] : 0447-span-access-shared-contiguous-storage.md
You can’t perform that action at this time.
0 commit comments