|
Can enums derived from BitwiseCopyable primitives be implicitly BitwiseCopyable
|
|
6
|
280
|
June 18, 2026
|
|
What are associated value labels for, when disregarding values?
|
|
0
|
211
|
May 3, 2026
|
|
Handling future cases of enums in libraries without binary stability concerns
|
|
11
|
4384
|
April 6, 2026
|
|
`@available(*, unavailable)` enum cases and switch exhaustiveness
|
|
3
|
238
|
March 21, 2026
|
|
RawRepresentable Enum - literal requirement
|
|
9
|
311
|
March 18, 2026
|
|
Shorthand for checking equality against multiple enum cases
|
|
33
|
1889
|
January 19, 2026
|
|
Edge case enum
|
|
35
|
1897
|
December 21, 2025
|
|
Public enum inaccessible due to @_spi isolation level error
|
|
1
|
230
|
October 6, 2025
|
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
878
|
July 31, 2025
|
|
Automatically Synthesize Identifiable Conformance for Enums
|
|
22
|
1869
|
July 15, 2025
|
|
Codable enum's associated value is unexpectedly using positional name
|
|
23
|
4806
|
June 20, 2025
|
|
Constexpr is not imported when declared within a namespace
|
|
0
|
136
|
May 6, 2025
|
|
LLDB prints wrong UUID value
|
|
3
|
292
|
March 18, 2025
|
|
Swift enum with a default case
|
|
2
|
340
|
February 15, 2025
|
|
Dilemma about enum with associated values and protocols
|
|
12
|
1091
|
January 12, 2025
|
|
Enum extension
|
|
4
|
35892
|
December 27, 2024
|
|
Compiler hang on consuming in noncopyable enum with URL in associated value?
|
|
2
|
219
|
August 30, 2024
|
|
[Enum] Allow to init/assign a case with another case of the same enum (for aliases)
|
|
16
|
2230
|
August 4, 2024
|
|
Suppressing uninhabited enum warnings?
|
|
3
|
540
|
June 20, 2024
|
|
Best approach to enum with associated value common across all cases
|
|
11
|
5672
|
June 18, 2024
|
|
Binding enums in a switch case
|
|
15
|
1940
|
June 10, 2024
|
|
Swift > Objc Enum interop
|
|
3
|
2144
|
May 10, 2024
|
|
Is it possible to have multiple statements in a branch of a switch statement?
|
|
6
|
2373
|
February 18, 2024
|
|
An incomplete CaseIterable conformance
|
|
2
|
506
|
January 13, 2024
|
|
Enum with associated values and default values/raw values?
|
|
2
|
1127
|
December 16, 2023
|
|
Why this enum is strange?
|
|
9
|
1363
|
December 14, 2023
|
|
Swift Macros: Adding an enum case with an associated value produces incorrect results
|
|
3
|
1074
|
December 4, 2023
|
|
Why is CaseIterable faster then a Set
|
|
4
|
700
|
October 26, 2023
|
|
[Pitch] `Enum`-like cases within protocols
|
|
2
|
1240
|
October 23, 2023
|
|
Swift @resultBuilder with enum problem
|
|
4
|
1243
|
October 7, 2023
|