Skip to content

Commit 445b6bc

Browse files
authored
Merge pull request #1703 from apple/accept-se-0361
Accept SE-0361
2 parents d862fe3 + 26fa6f0 commit 445b6bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0361-bound-generic-extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0361](0361-bound-generic-extensions.md)
44
* Authors: [Holly Borla](https://github.com/hborla)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Active Review (June 21st...July 4th, 2022)**
6+
* Status: **Accepted**
77
* Implementation: [apple/swift#41172](https://github.com/apple/swift/pull/41172), gated behind the frontend flag `-enable-experimental-bound-generic-extensions`
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-extensions-on-bound-generic-types/57535/)) ([review](https://forums.swift.org/t/se-0361-extensions-on-bound-generic-types/58366))
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-extensions-on-bound-generic-types/57535/)) ([review](https://forums.swift.org/t/se-0361-extensions-on-bound-generic-types/58366)) ([acceptance](https://forums.swift.org/t/accepted-se-0361-extensions-on-bound-generic-types/58716))
99

1010
## Contents
1111
- [Introduction](#introduction)

0 commit comments

Comments
 (0)