|
RigidArray inclusion into StdLib
|
|
1
|
315
|
June 15, 2026
|
|
Is ~Escapable + ~Copyable sufficient to safely scope an UnsafeMutablePointer lifetime?
|
|
0
|
135
|
April 21, 2026
|
|
Possible double-destruction bug for ~Copyable type when targeting WASM
|
|
6
|
448
|
March 8, 2026
|
|
Noncopyable types cannot be conditionally cast
|
|
1
|
156
|
February 25, 2026
|
|
"Copy of noncopyable typed value" bug
|
|
4
|
312
|
February 22, 2026
|
|
Limitations of `borrowing` / why not first-class borrowed references?
|
|
4
|
368
|
February 4, 2026
|
|
Non-Copyable ownership requirement
|
|
10
|
407
|
January 16, 2026
|
|
Non-copyable deinit cannot consume?
|
|
7
|
360
|
December 30, 2025
|
|
Calling borrowing method of stored property existential leads to consume of self
|
|
0
|
138
|
December 18, 2025
|
|
Non-copyable associatedtype for non-escapable variables in public APIs
|
|
2
|
213
|
December 10, 2025
|
|
[Question] Support for Cloning Non-Copyable Structs
|
|
0
|
197
|
October 19, 2025
|
|
Concurrency Continuation lacks ~Copyable support
|
|
5
|
621
|
August 13, 2025
|
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
878
|
July 31, 2025
|
|
Capture noncopyable in closure
|
|
1
|
288
|
June 14, 2025
|
|
Challenge: a good pattern to implement a must-consume type
|
|
6
|
403
|
June 11, 2025
|
|
Non-Copyable types and function overload resolution
|
|
8
|
333
|
June 11, 2025
|
|
Non-copyable protocol
|
|
5
|
384
|
May 15, 2025
|
|
Nonsendable type inside of a sendable, noncopyable struct
|
|
4
|
309
|
May 12, 2025
|
|
Noncopyables and {get} in protocols
|
|
6
|
401
|
May 8, 2025
|
|
Replacing a ~Copyable stored property of a class
|
|
5
|
345
|
April 26, 2025
|
|
How can I borrow with conditional binding?
|
|
10
|
488
|
March 25, 2025
|
|
Noncopyable deinit is not called when compiling with -O
|
|
3
|
238
|
March 10, 2025
|
|
Converting NonCopyable types to any Protocol
|
|
3
|
186
|
January 24, 2025
|
|
Doesn't Swift borrow immutable structs by default?
|
|
7
|
688
|
January 6, 2025
|
|
Missing reinitialization of closure capture after consume for closures executed only once
|
|
2
|
314
|
December 27, 2024
|
|
What does the `Result: ~Copyable` constraint mean in the Mutex API (and in general)?
|
|
4
|
361
|
September 22, 2024
|
|
A need for a once-callable closure type
|
|
12
|
649
|
September 12, 2024
|
|
Compiler hang on consuming in noncopyable enum with URL in associated value?
|
|
2
|
219
|
August 30, 2024
|
|
Standard library noncopyable containers e.g Hypoarray
|
|
2
|
608
|
August 10, 2024
|
|
SE-0427: Noncopyable Generics
|
|
164
|
9537
|
July 3, 2024
|