We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 487910c commit ed69d00Copy full SHA for ed69d00
proposals/0487-extensible-enums.md
@@ -1,9 +1,9 @@
1
-# Extensible enums
+# Nonexhuastive enums
2
3
* Proposal: [SE-0487](0487-extensible-enums.md)
4
* Authors: [Pavel Yaskevich](https://github.com/xedin), [Franz Busch](https://github.com/FranzBusch), [Cory Benfield](https://github.com/lukasa)
5
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
6
-* Status: **Active Review (July 1 — July 10, 2025)**
+* Status: **[Accepted](https://forums.swift.org/t/accepted-se-0487-nonexhaustive-enums/81508)**
7
* Bug: [apple/swift#55110](https://github.com/swiftlang/swift/issues/55110)
8
* Implementation: [apple/swift#80503](https://github.com/swiftlang/swift/pull/80503)
9
* Upcoming Feature Flag: `ExtensibleAttribute`
0 commit comments