Change of how FloatingPointLiteral is Handled by the Compiler
|
|
24
|
2139
|
January 25, 2024
|
Nested type in class can't named "Type"
|
|
9
|
3339
|
March 19, 2018
|
[Review] SE-0099: Restructuring Condition Clauses
|
|
123
|
1683
|
June 7, 2016
|
[Proposal] Enums with static stored properties for each case
|
|
57
|
2454
|
June 2, 2016
|
Proposal: Stored properties for enums
|
|
19
|
2347
|
December 10, 2015
|
nestedContainer in KeyedEncodingContainer and UnkeyedEncodingContainer should be throwing
|
|
21
|
3978
|
April 8, 2018
|
Pattern matching with Arrays
|
|
13
|
2794
|
January 17, 2017
|
Missing autocompletions across the language
|
|
24
|
2088
|
June 21, 2018
|
Structured concurrency and closure parameters
|
|
13
|
1564
|
June 9, 2022
|
Swift null safety questions
|
|
42
|
2814
|
March 27, 2017
|
Compile-time generic specialization
|
|
24
|
3632
|
June 7, 2021
|
Should redundant comparison to `Optional.none` emit a warning?
|
|
9
|
1019
|
September 4, 2022
|
"'break' is only allowed inside a loop, if, do, or switch" error message inside guard statement is misleading
|
|
9
|
5710
|
March 1, 2021
|
[Review] SE-0065 A New Model for Collections and Indices
|
|
103
|
1763
|
May 3, 2016
|
Existential associated types
|
|
22
|
2105
|
August 11, 2022
|
List of all Enum values (for simple enums)
|
|
22
|
3727
|
December 21, 2015
|
[Pitch] Chaos As Bottom
|
|
4
|
1419
|
April 2, 2019
|
Are SE-0292 scoped package identifiers still relevant?
|
|
17
|
1328
|
November 21, 2023
|
Mark protocol methods with their protocol
|
|
73
|
2068
|
September 28, 2016
|
[swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
|
|
104
|
1736
|
July 2, 2016
|
"nondeterministic order" annotations to make it explicit in the code when the order of something is not deterministic (e.g., when converting a set to a list)
|
|
19
|
1255
|
October 15, 2022
|
underestimatedCount on zip
|
|
9
|
997
|
December 27, 2018
|
[Pitch #2] On Actors and Initialization
|
|
3
|
1576
|
December 15, 2021
|
[proposal] Either in the Swift Standard Library
|
|
80
|
1949
|
February 8, 2016
|
[Pitch] Percentage Type
|
|
9
|
1746
|
January 18, 2018
|
Question about async await
|
|
27
|
1853
|
October 3, 2017
|
typed throws
|
|
44
|
2597
|
August 25, 2017
|
[Update + Commentary] SE-0111: Remove type system significance of function argument labels
|
|
10
|
2943
|
July 16, 2016
|
floating point numbers implicit conversion
|
|
23
|
3530
|
June 4, 2018
|
Arbitrary Block Evaluation
|
|
15
|
768
|
July 15, 2024
|
Support embedding JSON-like objects in swift code
|
|
12
|
1513
|
July 24, 2020
|
[Review] SE-0090: Remove .self and freely allow type references in expressions
|
|
34
|
920
|
February 26, 2025
|
Keyword to refer to LHS of an assignment on the RHS
|
|
14
|
2497
|
June 7, 2018
|
Name disambiguation of computed property/function with same type defined in extensions
|
|
41
|
2654
|
June 9, 2016
|
[Pitch] Clarify end-of-iteration behavior for AsyncSequence
|
|
7
|
1920
|
March 29, 2021
|
[Review] SE-0030 Property Behaviors
|
|
103
|
1682
|
February 23, 2016
|
Thoughts about future directions for declarative programming in Swift
|
|
15
|
1348
|
September 22, 2025
|
multi-line string literals
|
|
63
|
2121
|
December 16, 2015
|
[Accepted] SE-0358: Primary Associated Types in the Standard Library
|
|
0
|
1695
|
June 29, 2022
|
Proposal: Allow explicit type parameter specification in generic function call
|
|
36
|
1563
|
December 5, 2016
|
Bitfields in swift seem really unsafe
|
|
22
|
1969
|
July 4, 2023
|
Is it an explicit design goal to not allow type-level functions/computation in Swift?
|
|
20
|
2048
|
June 4, 2020
|
[Returned for revision] SE-0382: Expression Macros
|
|
1
|
1179
|
February 1, 2023
|
[Review] SE-0074: Implementation of Binary Search functions
|
|
22
|
3458
|
May 17, 2016
|
[Pitch] Introduce User-defined "Dynamic Member Lookup" Types
|
|
30
|
2975
|
November 21, 2017
|
[Proposal] Refining Identifier and Operator Symbology
|
|
74
|
1910
|
October 28, 2016
|
Sculpting Strings
|
|
4
|
2337
|
March 28, 2019
|
[Draft] Automatically deriving Equatable and Hashable for certain value types
|
|
71
|
1095
|
May 31, 2016
|
[Accepted with modifications] SE-0045: Add scan, prefix(while:), drop(while:), and unfold to the stdlib
|
|
36
|
2716
|
May 26, 2016
|
Stream API
|
|
25
|
3234
|
May 10, 2018
|