|
Handling future cases of enums in libraries without binary stability concerns
|
|
11
|
4313
|
April 6, 2026
|
|
`@available(*, unavailable)` enum cases and switch exhaustiveness
|
|
3
|
183
|
March 21, 2026
|
|
RawRepresentable Enum - literal requirement
|
|
10
|
230
|
March 18, 2026
|
|
Shorthand for checking equality against multiple enum cases
|
|
34
|
1721
|
January 19, 2026
|
|
Edge case enum
|
|
35
|
1778
|
December 21, 2025
|
|
Public enum inaccessible due to @_spi isolation level error
|
|
1
|
172
|
October 6, 2025
|
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
799
|
July 31, 2025
|
|
Automatically Synthesize Identifiable Conformance for Enums
|
|
26
|
1651
|
July 15, 2025
|
|
Codable enum's associated value is unexpectedly using positional name
|
|
23
|
4744
|
June 20, 2025
|
|
Constexpr is not imported when declared within a namespace
|
|
0
|
118
|
May 6, 2025
|
|
LLDB prints wrong UUID value
|
|
3
|
243
|
March 18, 2025
|
|
Swift enum with a default case
|
|
2
|
311
|
February 15, 2025
|
|
Dilemma about enum with associated values and protocols
|
|
12
|
986
|
January 12, 2025
|
|
Enum extension
|
|
4
|
35651
|
December 27, 2024
|
|
Compiler hang on consuming in noncopyable enum with URL in associated value?
|
|
2
|
195
|
August 30, 2024
|
|
[Enum] Allow to init/assign a case with another case of the same enum (for aliases)
|
|
16
|
2147
|
August 4, 2024
|
|
Suppressing uninhabited enum warnings?
|
|
3
|
508
|
June 20, 2024
|
|
Best approach to enum with associated value common across all cases
|
|
11
|
5326
|
June 18, 2024
|
|
Binding enums in a switch case
|
|
15
|
1784
|
June 10, 2024
|
|
Swift > Objc Enum interop
|
|
3
|
2074
|
May 10, 2024
|
|
Is it possible to have multiple statements in a branch of a switch statement?
|
|
6
|
2263
|
February 18, 2024
|
|
An incomplete CaseIterable conformance
|
|
2
|
477
|
January 13, 2024
|
|
Enum with associated values and default values/raw values?
|
|
2
|
1082
|
December 16, 2023
|
|
Why this enum is strange?
|
|
9
|
1315
|
December 14, 2023
|
|
Swift Macros: Adding an enum case with an associated value produces incorrect results
|
|
3
|
1045
|
December 4, 2023
|
|
Why is CaseIterable faster then a Set
|
|
4
|
665
|
October 26, 2023
|
|
[Pitch] `Enum`-like cases within protocols
|
|
2
|
1211
|
October 23, 2023
|
|
Swift @resultBuilder with enum problem
|
|
4
|
1212
|
October 7, 2023
|
|
Codable synthesis for Swift enums with overloaded associated values
|
|
3
|
746
|
October 3, 2023
|
|
Structural Sum Types (used to be Anonymous Union Types)
|
|
71
|
3902
|
September 28, 2023
|