Isolation and async let
|
|
9
|
958
|
March 18, 2024
|
Allow `index(_:offsetBy:limitedBy:)` to return nil if limit is invalid
|
|
2
|
723
|
March 18, 2024
|
Warning when assigning a closure to an immutable property on a @MainActor isolated struct from a non isolated initializer
|
|
4
|
971
|
March 17, 2024
|
Optional Protocol Members
|
|
9
|
1501
|
March 13, 2024
|
Fixing modules that contain a type with the same name
|
|
28
|
14311
|
March 12, 2024
|
Approaches for fixed-size arrays
|
|
105
|
13764
|
March 12, 2024
|
Composing multiple macros
|
|
0
|
592
|
March 12, 2024
|
Using String with zero-copy C APIs
|
|
16
|
726
|
March 7, 2024
|
AsyncSequence .first property
|
|
1
|
587
|
March 7, 2024
|
Support for pure setters
|
|
34
|
2755
|
March 7, 2024
|
Reducing allocations in _modify accessors
|
|
6
|
451
|
March 6, 2024
|
Why isn’t DurationProtocol.*(_:_:) commutative?
|
|
4
|
1034
|
March 5, 2024
|
Task: Is order of task execution deterministic?
|
|
58
|
12894
|
March 5, 2024
|
Reconsider inference of global actor based on property wrappers
|
|
13
|
5061
|
March 4, 2024
|
More commas, fewer commas... no commas?
|
|
15
|
929
|
February 29, 2024
|
How come KeyValuePairs has no initializer?
|
|
1
|
569
|
February 29, 2024
|
Memory-optimal collections of Optionals
|
|
17
|
1576
|
February 28, 2024
|
Relaxing restrictions on macros producing extension declarations
|
|
7
|
651
|
February 26, 2024
|
Dropping Curly Braces From Single Statement `guard ... else` Blocks
|
|
20
|
1627
|
February 23, 2024
|
Should global-actor-isolated functions be implicitly Sendable?
|
|
16
|
2086
|
February 10, 2024
|
Testing fatalError and friends
|
|
72
|
7998
|
February 9, 2024
|
Why does Swift use signed integers for unsigned indices?
|
|
29
|
2787
|
February 9, 2024
|
What are the actual formatting rules for Swift Snippets?
|
|
1
|
472
|
February 9, 2024
|
Swift Package Plugins - Network Access
|
|
18
|
4593
|
February 7, 2024
|
Swift atomics are rather awkward
|
|
13
|
1779
|
February 7, 2024
|
If case logical operator integration
|
|
5
|
794
|
February 6, 2024
|
Interesting twitter thread last night. S/E on steroids!
|
|
0
|
1071
|
March 16, 2021
|
Add more "safe" flags to the package manager
|
|
1
|
1285
|
February 6, 2024
|
Swift Package support in Swift Script - Status?
|
|
2
|
653
|
February 5, 2024
|
An Enum Based Approach to Namespaces
|
|
23
|
8059
|
February 3, 2024
|