Skip to content

Commit 47c86c5

Browse files
authored
Assign SE-0488.
1 parent ba32f1a commit 47c86c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

proposals/nnnn-extracting.md renamed to proposals/0488-extracting.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Apply the extracting() slicing pattern more widely
22

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)
44
* 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)**
77
* 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))
99

1010
[SE-0437]: 0437-noncopyable-stdlib-primitives.md
1111
[SE-0447]: 0447-span-access-shared-contiguous-storage.md

0 commit comments

Comments
 (0)