DocC omits @Sendable. Bug or intentional?
|
|
5
|
219
|
September 24, 2025
|
SwiftData + Transferable
|
|
0
|
96
|
September 23, 2025
|
Cannot send URLProtocol subclass across actor boundary
|
|
1
|
80
|
September 22, 2025
|
Runtime casts of Sendable type to another Sendable type not possible?
|
|
2
|
137
|
September 12, 2025
|
Functions with both sending non-Sendable default parameter and isolation parameter cannot be called without passing argument to the non-Sendable parameter
|
|
2
|
99
|
September 10, 2025
|
Requires the types 'XXXX' and 'any Sendable' be equivalent
|
|
9
|
1231
|
August 14, 2025
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
649
|
July 31, 2025
|
Promise is non-sendable type
|
|
9
|
2441
|
July 24, 2025
|
[Pitch] AttributedString & SendableMetatype
|
|
1
|
199
|
July 22, 2025
|
Understanding why public non-frozen enums aren’t implicitly Sendable (even though no one else can add cases)
|
|
1
|
157
|
July 4, 2025
|
Is there a way for a nonsendable type to receive an asynchronous callback?
|
|
7
|
197
|
June 17, 2025
|
Why can a sendable closure call a non-sendable closure?
|
|
3
|
214
|
May 19, 2025
|
Nonsendable type inside of a sendable, noncopyable struct
|
|
4
|
167
|
May 12, 2025
|
Storing non-Sendable properties in Sendable classes
|
|
10
|
285
|
May 5, 2025
|
AsyncPublisher and Sendable
|
|
11
|
1917
|
April 2, 2025
|
Understanding by-value captures in @Sendable functions
|
|
3
|
466
|
March 27, 2025
|
SE-0463: Import Objective-C completion handler parameters as `@Sendable`
|
|
13
|
933
|
March 3, 2025
|
What's being unsafely sent here?
|
|
10
|
178
|
February 7, 2025
|
Compiler crash related to "TransferNonSendable"
|
|
2
|
123
|
February 6, 2025
|
Errors passing unapplied function references as closures
|
|
1
|
60
|
January 10, 2025
|
Sendable conforming with @Observable macros
|
|
3
|
1416
|
December 12, 2024
|
How to use Foundation Measurements in Swift 6
|
|
14
|
699
|
December 12, 2024
|
Sendable loophole with `where Self: Sendable` extension?
|
|
5
|
140
|
December 6, 2024
|
Automatically conform public structs to Sendable for non-resilient libraries
|
|
10
|
865
|
October 4, 2024
|
A concurrency pothole I just fell into
|
|
1
|
226
|
September 24, 2024
|
Sendable warning for existential
|
|
1
|
183
|
August 22, 2024
|
Passing non-sendable closure across actor boundary doesn't trigger warning?
|
|
0
|
83
|
August 16, 2024
|
Should Regex be Sendable?
|
|
16
|
3374
|
August 3, 2024
|
WidgetKit and sendability problem
|
|
7
|
913
|
July 14, 2024
|
Property initialization of not Sendable types in nonisolated init
|
|
4
|
725
|
July 4, 2024
|