Proposal draft for `is case` (pattern-match boolean expressions)
|
|
27
|
1357
|
June 26, 2022
|
[Discussion] Eliding `some` in Swift 6
|
|
136
|
4291
|
June 19, 2022
|
SE-0361: Extensions on bound generic types
|
|
17
|
1547
|
June 27, 2022
|
[Pitch] Attribute to silence Deprecation Warnings for a specified scope
|
|
50
|
1653
|
June 10, 2022
|
[Pitch] Conditional compilation for attributes and modifiers
|
|
14
|
826
|
June 24, 2022
|
SE-0362: Piecemeal adoption of future language improvements
|
|
30
|
1497
|
June 25, 2022
|
`#if os(Darwin)`, a shorthand for checking for Darwin platforms
|
|
39
|
1173
|
June 20, 2022
|
Isolated synchronous deinit
|
|
16
|
924
|
June 20, 2022
|
Introduce type-private access level
|
|
26
|
859
|
June 27, 2022
|
SE-0360: Opaque result types with limited availability
|
|
21
|
1310
|
June 20, 2022
|
[Discussion] `#if hasSymbol(Module.Symbol)`, a compile time check for a module symbol's availability
|
|
27
|
619
|
June 22, 2022
|
Allow Musical Symbols in identifiers
|
|
12
|
971
|
June 11, 2022
|
[Pitch] Use “some” to express “some specialization of a generic type”
|
|
9
|
630
|
June 14, 2022
|
Date compiler macros in Swift
|
|
19
|
1168
|
June 3, 2022
|
[Pitch] SPM: Allow targets to depend on products in the same package
|
|
21
|
957
|
June 13, 2022
|
Allow omitting argument values when variable present with same name as label
|
|
16
|
763
|
June 22, 2022
|
Why doesn't `await task.value` set up a cancellation handler?
|
|
11
|
398
|
June 1, 2022
|
Optional comparison revisited
|
|
27
|
454
|
June 24, 2022
|
Structured concurrency and closure parameters
|
|
13
|
537
|
June 9, 2022
|
Package Access Level
|
|
9
|
435
|
May 28, 2022
|
[Accepted with modifications] SE-0356: Swift Snippets
|
|
1
|
504
|
June 16, 2022
|
Inconsistent ergonomics with implicitly opened existentials: key path closures vs. functions
|
|
1
|
343
|
June 10, 2022
|
Add default parameter support (_e.g._, `file:line:`) to dynamic member lookup
|
|
0
|
145
|
June 26, 2022
|
What happened to `Task.sleep(for: Duration)`?
|
|
2
|
626
|
June 1, 2022
|
If/guard-let-catch for conveniently accessing both Result type cases
|
|
12
|
507
|
June 27, 2022
|
Roundtripping key coding strategies
|
|
5
|
248
|
June 27, 2022
|
Make it easier to share state
|
|
3
|
341
|
June 25, 2022
|
Swift Regex: lookbehind
|
|
0
|
250
|
June 25, 2022
|
.appending method in the standard library for arrays
|
|
3
|
354
|
May 30, 2022
|
How to define the memory size of a struct
|
|
5
|
833
|
June 2, 2022
|
Functional decomposition with Result Builders
|
|
2
|
311
|
June 8, 2022
|
Overlapping Conformance
|
|
3
|
241
|
June 19, 2022
|
Async non-mutating setters
|
|
1
|
311
|
May 29, 2022
|
Deep recursion in deinit, revisited
|
|
7
|
571
|
June 1, 2022
|
How to use SE-0353 features? (Constrained Existential Types)
|
|
3
|
298
|
June 19, 2022
|
Ambiguous use of "a same name var or func" of extension from different modules
|
|
1
|
168
|
June 20, 2022
|
What exactly do release tags mean for packages like `swift-markdown`, `swift-syntax`, etc?
|
|
6
|
226
|
June 23, 2022
|
Swift Package plug in for generated C-style code
|
|
2
|
350
|
June 11, 2022
|
Async main as the default for none @main defined scripting cases
|
|
2
|
205
|
June 16, 2022
|
Swift Package plugins for snippets
|
|
0
|
171
|
June 9, 2022
|