Skip to content

Commit 01b4631

Browse files
Update 0464-utf8span-safe-utf8-processing.md (#2904)
Mark UTF8 Span implemented.
1 parent 5dcddf6 commit 01b4631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0464-utf8span-safe-utf8-processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0464](0464-utf8span-safe-utf8-processing.md)
44
* Authors: [Michael Ilseman](https://github.com/milseman), [Guillaume Lessard](https://github.com/glessard)
55
* Review Manager: [Tony Allevato](https://github.com/allevato)
6-
* Status: **Accepted**
6+
* Status: **Implemented (6.2)**
77
* Bug: rdar://48132971, rdar://96837923
88
* Implementation: [swiftlang/swift#78531](https://github.com/swiftlang/swift/pull/78531)
99
* 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))

0 commit comments

Comments
 (0)