Skip to content

Commit 24d39d1

Browse files
authored
Accept SE-0468 (#2773)
1 parent 3cab530 commit 24d39d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0468-async-stream-continuation-hashable-conformance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0468](0468-async-stream-continuation-hashable-conformance.md)
44
* Authors: [Mykola Pokhylets](https://github.com/nickolas-pohilets)
55
* Review Manager: [Freddy Kellison-Linn](https://github.com/Jumhyn)
6-
* Status: **Active review (March 12...25, 2025)**
6+
* Status: **Accepted**
77
* Implementation: [swiftlang/swift#79457](https://github.com/swiftlang/swift/pull/79457)
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-add-hashable-conformance-to-asyncstream-continuation/77897))
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-add-hashable-conformance-to-asyncstream-continuation/77897)) ([review](https://forums.swift.org/t/se-0468-hashable-conformance-for-async-throwing-stream-continuation/78487)) ([acceptance](https://forums.swift.org/t/accepted-se-0468-hashable-conformance-for-async-throwing-stream-continuation/79116))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)