Skip to content

Commit 28c163d

Browse files
authored
Merge pull request #2723 from swiftlang/allevato-patch-1
SE-0464: Link to active review thread.
2 parents 22f0176 + 80decd5 commit 28c163d

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
@@ -6,7 +6,7 @@
66
* Status: **Active review (March 5–19, 2025)**
77
* Bug: rdar://48132971, rdar://96837923
88
* Implementation: https://github.com/swiftlang/swift/pull/78531
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))
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)) ([review](https://forums.swift.org/t/se-0464-utf8span-safe-utf-8-processing-over-contiguous-bytes/78307))
1010

1111

1212
## Introduction

0 commit comments

Comments
 (0)