File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
* Proposal: [ SE-0464] ( 0464-utf8span-safe-utf8-processing.md )
4
4
* Authors: [ Michael Ilseman] ( https://github.com/milseman ) , [ Guillaume Lessard] ( https://github.com/glessard )
5
5
* Review Manager: [ Tony Allevato] ( https://github.com/allevato )
6
- * Status: ** Active review (March 5–19, 2025) **
6
+ * Status: ** Accepted **
7
7
* Bug: rdar://48132971, rdar://96837923
8
8
* Implementation: [ swiftlang/swift #78531 ] ( https://github.com/swiftlang/swift/pull/78531 )
9
- * Review: ([ first pitch] ( https://forums.swift.org/t/pitch-utf-8-processing-over-unsafe-contiguous-bytes/69715 ) ) ([ second pitch] ( https://forums.swift.org/t/pitch-safe-utf-8-processing-over-contiguous-bytes/72742 ) ) ([ third pitch] ( https://forums.swift.org/t/pitch-utf8span-safe-utf-8-processing-over-contiguous-bytes/77483 ) ) ([ review] ( https://forums.swift.org/t/se-0464-utf8span-safe-utf-8-processing-over-contiguous-bytes/78307 ) )
9
+ * Review: ([ first pitch] ( https://forums.swift.org/t/pitch-utf-8-processing-over-unsafe-contiguous-bytes/69715 ) ) ([ second pitch] ( https://forums.swift.org/t/pitch-safe-utf-8-processing-over-contiguous-bytes/72742 ) ) ([ third pitch] ( https://forums.swift.org/t/pitch-utf8span-safe-utf-8-processing-over-contiguous-bytes/77483 ) ) ([ review] ( https://forums.swift.org/t/se-0464-utf8span-safe-utf-8-processing-over-contiguous-bytes/78307 ) ) ( [ acceptance ] ( https://forums.swift.org/t/accepted-with-modifications-se-0464-safe-utf-8-processing-over-contiguous-bytes/79218 ) )
10
10
11
11
12
12
## Introduction
You can’t perform that action at this time.
0 commit comments