Skip to content

Commit d86880b

Browse files
authored
Accept SE-0447 "Span: Safe Access to Contiguous Storage" (#2595)
1 parent bdb2967 commit d86880b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0447-span-access-shared-contiguous-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
* Proposal: [SE-0447](0447-span-access-shared-contiguous-storage.md)
44
* Authors: [Guillaume Lessard](https://github.com/glessard), [Michael Ilseman](https://github.com/milseman), [Andrew Trick](https://github.com/atrick)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6-
* Status: **Active review (September 17...October 15, 2024)**
6+
* Status: **Accepted**
77
* Roadmap: [BufferView Roadmap](https://forums.swift.org/t/66211)
88
* Bug: rdar://48132971, rdar://96837923
99
* Implementation: https://github.com/swiftlang/swift/pull/76406
10-
* Review: ([pitch 1](https://forums.swift.org/t/69888))([pitch 2](https://forums.swift.org/t/72745))([review](https://forums.swift.org/t/se-0447-span-safe-access-to-contiguous-storage/74676))
10+
* Review: ([pitch 1](https://forums.swift.org/t/69888))([pitch 2](https://forums.swift.org/t/72745))([review](https://forums.swift.org/t/se-0447-span-safe-access-to-contiguous-storage/74676))([acceptance](https://forums.swift.org/t/accepted-se-0447-span-safe-access-to-contiguous-storage/75508))
1111

1212
## Introduction
1313

0 commit comments

Comments
 (0)