Skip to content

Commit 82a284d

Browse files
authored
Fix metadata formatting for SE-0487
I think the linked "Accepted" is the reason this proposal isn't showing up in the list on swift.org.
1 parent 5a99e00 commit 82a284d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0487-extensible-enums.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
* Proposal: [SE-0487](0487-extensible-enums.md)
44
* Authors: [Pavel Yaskevich](https://github.com/xedin), [Franz Busch](https://github.com/FranzBusch), [Cory Benfield](https://github.com/lukasa)
55
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
6-
* Status: **[Accepted](https://forums.swift.org/t/accepted-se-0487-nonexhaustive-enums/81508)**
6+
* Status: **Accepted**
77
* Bug: [apple/swift#55110](https://github.com/swiftlang/swift/issues/55110)
88
* Implementation: [apple/swift#80503](https://github.com/swiftlang/swift/pull/80503)
99
* Upcoming Feature Flag: `ExtensibleAttribute`
10-
* Review: ([pitch](https://forums.swift.org/t/pitch-extensible-enums-for-non-resilient-modules/77649))
10+
* Review: ([pitch](https://forums.swift.org/t/pitch-extensible-enums-for-non-resilient-modules/77649)) ([first review](https://forums.swift.org/t/se-0487-extensible-enums/80114)) ([second review](https://forums.swift.org/t/second-review-se-0487-extensible-enums/80837)) ([acceptance](https://forums.swift.org/t/accepted-se-0487-nonexhaustive-enums/81508))
1111

1212
Previously pitched in:
1313

0 commit comments

Comments
 (0)