Skip to content

Commit f7fa64a

Browse files
committed
[SE-0525] Mark as implemented in Swift 6.4
1 parent 6cf0087 commit f7fa64a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

proposals/0525-rawspan-safe-loading-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* Proposal: [SE-0525](0525-rawspan-safe-loading-api.md)
44
* Author: [Guillaume Lessard](https://github.com/glessard)
55
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
6-
* Status: **Accepted with Modifications**
7-
* Implementation: [swiftlang/swift#88304](https://github.com/swiftlang/swift/pull/88304)
6+
* Status: **Implemented (Swift 6.4)**
7+
* Implementation: [swiftlang/swift#88640](https://github.com/swiftlang/swift/pull/88640)[swiftlang/swift#88702](https://github.com/swiftlang/swift/pull/88702)
88
* Related Proposals: [SE-0447](0447-span-access-shared-contiguous-storage.md)
99
* Review: ([pitch 1](https://forums.swift.org/t/83966)) ([pitch 2](https://forums.swift.org/t/84144)) ([review](https://forums.swift.org/t/se-0525-safe-loading-api-for-rawspan/85811)) ([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0525-safe-loading-api-for-rawspan/86329/12))
1010

0 commit comments

Comments
 (0)