File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
# UTF8Span: Safe UTF-8 Processing Over Contiguous Bytes
2
2
3
- * Proposal: [ SE-NNNN ] ( nnnn -utf8-span.md)
3
+ * Proposal: [ SE-0464 ] ( 0464 -utf8-span.md)
4
4
* Authors: [ Michael Ilseman] ( https://github.com/milseman ) , [ Guillaume Lessard] ( https://github.com/glessard )
5
- * Review Manager: TBD
6
- * Status: ** Awaiting review**
5
+ * Review Manager: [ Tony Allevato ] ( https://github.com/allevato )
6
+ * Status: ** Active review (March 5–19, 2025) **
7
7
* Bug: rdar://48132971, rdar://96837923
8
8
* Implementation: https://github.com/swiftlang/swift/pull/78531
9
- * Upcoming Feature Flag:
10
9
* Review: ([ pitch 1] ( https://forums.swift.org/t/pitch-utf-8-processing-over-unsafe-contiguous-bytes/69715 ) ) ([ pitch 2] ( https://forums.swift.org/t/pitch-safe-utf-8-processing-over-contiguous-bytes/72742 ) )
11
10
12
11
You can’t perform that action at this time.
0 commit comments