|
Non-copyable associatedtype for non-escapable variables in public APIs
|
|
2
|
105
|
December 10, 2025
|
|
[Question] Support for Cloning Non-Copyable Structs
|
|
0
|
115
|
October 19, 2025
|
|
Concurrency Continuation lacks ~Copyable support
|
|
5
|
561
|
August 13, 2025
|
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
701
|
July 31, 2025
|
|
Capture noncopyable in closure
|
|
1
|
149
|
June 14, 2025
|
|
Challenge: a good pattern to implement a must-consume type
|
|
6
|
250
|
June 11, 2025
|
|
Non-Copyable types and function overload resolution
|
|
8
|
203
|
June 11, 2025
|
|
Limitations of `borrowing` / why not first-class borrowed references?
|
|
0
|
143
|
May 21, 2025
|
|
Non-copyable protocol
|
|
5
|
213
|
May 15, 2025
|
|
Nonsendable type inside of a sendable, noncopyable struct
|
|
4
|
206
|
May 12, 2025
|
|
Noncopyables and {get} in protocols
|
|
6
|
303
|
May 8, 2025
|
|
Replacing a ~Copyable stored property of a class
|
|
5
|
239
|
April 26, 2025
|
|
How can I borrow with conditional binding?
|
|
10
|
360
|
March 25, 2025
|
|
Noncopyable deinit is not called when compiling with -O
|
|
3
|
172
|
March 10, 2025
|
|
Converting NonCopyable types to any Protocol
|
|
3
|
117
|
January 24, 2025
|
|
Doesn't Swift borrow immutable structs by default?
|
|
7
|
588
|
January 6, 2025
|
|
Missing reinitialization of closure capture after consume for closures executed only once
|
|
2
|
237
|
December 27, 2024
|
|
What does the `Result: ~Copyable` constraint mean in the Mutex API (and in general)?
|
|
4
|
267
|
September 22, 2024
|
|
A need for a once-callable closure type
|
|
12
|
485
|
September 12, 2024
|
|
Compiler hang on consuming in noncopyable enum with URL in associated value?
|
|
2
|
165
|
August 30, 2024
|
|
Standard library noncopyable containers e.g Hypoarray
|
|
2
|
498
|
August 10, 2024
|
|
SE-0427: Noncopyable Generics
|
|
166
|
8256
|
July 3, 2024
|
|
Consume and memory performance
|
|
9
|
439
|
June 27, 2024
|
|
[Accepted] SE-0437: Generalizing standard library primitives for non-copyable types
|
|
8
|
2245
|
June 24, 2024
|
|
Noncopyable type has deinit called before init
|
|
6
|
853
|
June 1, 2024
|
|
SE-0437: Generalizing standard library primitives for non-copyable types
|
|
14
|
2544
|
June 5, 2024
|
|
Noncopyable types and implicit conversions
|
|
16
|
1397
|
June 4, 2024
|
|
Avoid copying large matrix data within a function
|
|
13
|
667
|
May 17, 2024
|
|
Noncopyable Generics in Swift: A Code Walkthrough
|
|
47
|
6622
|
March 25, 2024
|
|
Is there a way to declare/import C type as a noncopyable struct in Swift
|
|
4
|
465
|
March 13, 2024
|