Skip to content

Commit ea49a2c

Browse files
authored
Merge pull request #2921 from swiftlang/allevato-patch-1
Accept SE-0488.
2 parents 8653025 + 7aaac24 commit ea49a2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0488-extracting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0488](0488-extracting.md)
44
* Author: [Guillaume Lessard](https://github.com/glessard)
55
* Review Manager: [Tony Allevato](https://github.com/allevato)
6-
* Status: **Active Review (July 2–July 16, 2025)**
6+
* Status: **Accepted**
77
* Implementation: underscored `_extracting()` members of `Span` and `RawSpan`, pending elsewhere.
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-apply-the-extracting-slicing-pattern-to-span-and-rawspan/80322)) ([review](https://forums.swift.org/t/se-0488-apply-the-extracting-slicing-pattern-more-widely/80854))
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-apply-the-extracting-slicing-pattern-to-span-and-rawspan/80322)) ([review](https://forums.swift.org/t/se-0488-apply-the-extracting-slicing-pattern-more-widely/80854)) ([acceptance](https://forums.swift.org/t/accepted-se-0488-apply-the-extracting-slicing-pattern-more-widely/81235))
99

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

0 commit comments

Comments
 (0)