Skip to content

Commit c05d854

Browse files
authored
Mark SE-0358 as implemented in Swift 5.7
swiftlang/swift#59694 has landed on the release/5.7 branch.
1 parent 7b816f8 commit c05d854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0358-primary-associated-types-in-stdlib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0358](0358-primary-associated-types-in-stdlib.md)
44
* Authors: [Karoy Lorentey](https://github.com/lorentey)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 5.7)**
77
* Implementation: [apple/swift#41843](https://github.com/apple/swift/pull/41843)
88
* Review: ([pitch](https://forums.swift.org/t/pitch-primary-associated-types-in-the-standard-library/56426/)) ([review](https://forums.swift.org/t/se-0358-primary-associated-types-in-the-standard-library/57432)) ([partial acceptance](https://forums.swift.org/t/se-0358-primary-associated-types-in-the-standard-library/57432/14)) ([revision and extension](https://forums.swift.org/t/se-0358-primary-associated-types-in-the-standard-library/57432/32)) ([acceptance](https://forums.swift.org/t/accepted-se-0358-primary-associated-types-in-the-standard-library/58547))
99
* Related Proposals:

0 commit comments

Comments
 (0)