Skip to content

Commit b805dcf

Browse files
authored
Mark SE-0404 as implemented in 5.10. (#2185)
1 parent da031c2 commit b805dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0404-nested-protocols.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0404](0404-nested-protocols.md)
44
* Authors: [Karl Wagner](https://github.com/karwa)
55
* Review Manager: [Holly Borla](https://github.com/hborla)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 5.10)**
77
* Implementation: [apple/swift#66247](https://github.com/apple/swift/pull/66247) (gated behind flag `-enable-experimental-feature NestedProtocols`)
88
* Review: ([pitch](https://forums.swift.org/t/pitch-allow-protocols-to-be-nested-in-non-generic-contexts/65285)), ([review](https://forums.swift.org/t/se-0404-allow-protocols-to-be-nested-in-non-generic-contexts/66332)), ([acceptance](https://forums.swift.org/t/accepted-se-0404-allow-protocols-to-be-nested-in-non-generic-contexts/66668))
99

0 commit comments

Comments
 (0)