Skip to content

Commit ed69d00

Browse files
Proposal acceptance (#2931)
1 parent 487910c commit ed69d00

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
@@ -1,9 +1,9 @@
1-
# Extensible enums
1+
# Nonexhuastive enums
22

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: **Active Review (July 1 — July 10, 2025)**
6+
* Status: **[Accepted](https://forums.swift.org/t/accepted-se-0487-nonexhaustive-enums/81508)**
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`

0 commit comments

Comments
 (0)