|
Lifetime of a Sendable ~Copyable captured by a Task
|
|
7
|
234
|
August 30, 2026
|
|
SE-0544: Mutation and consumption in non-Copyable type deinits
|
|
3
|
514
|
August 25, 2026
|
|
Optimal way to scope mutability with Swift 6.4
|
|
4
|
375
|
August 19, 2026
|
|
RigidArray inclusion into StdLib
|
|
1
|
364
|
June 15, 2026
|
|
Is ~Escapable + ~Copyable sufficient to safely scope an UnsafeMutablePointer lifetime?
|
|
0
|
152
|
April 21, 2026
|
|
Possible double-destruction bug for ~Copyable type when targeting WASM
|
|
6
|
483
|
March 8, 2026
|
|
Noncopyable types cannot be conditionally cast
|
|
1
|
185
|
February 25, 2026
|
|
"Copy of noncopyable typed value" bug
|
|
4
|
338
|
February 22, 2026
|
|
Limitations of `borrowing` / why not first-class borrowed references?
|
|
4
|
400
|
February 4, 2026
|
|
Non-Copyable ownership requirement
|
|
10
|
459
|
January 16, 2026
|
|
Non-copyable deinit cannot consume?
|
|
7
|
411
|
December 30, 2025
|
|
Calling borrowing method of stored property existential leads to consume of self
|
|
0
|
152
|
December 18, 2025
|
|
Non-copyable associatedtype for non-escapable variables in public APIs
|
|
2
|
261
|
December 10, 2025
|
|
[Question] Support for Cloning Non-Copyable Structs
|
|
0
|
211
|
October 19, 2025
|
|
Concurrency Continuation lacks ~Copyable support
|
|
5
|
628
|
August 13, 2025
|
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
908
|
July 31, 2025
|
|
Capture noncopyable in closure
|
|
1
|
321
|
June 14, 2025
|
|
Challenge: a good pattern to implement a must-consume type
|
|
6
|
408
|
June 11, 2025
|
|
Non-Copyable types and function overload resolution
|
|
8
|
344
|
June 11, 2025
|
|
Non-copyable protocol
|
|
5
|
402
|
May 15, 2025
|
|
Nonsendable type inside of a sendable, noncopyable struct
|
|
4
|
321
|
May 12, 2025
|
|
Noncopyables and {get} in protocols
|
|
6
|
412
|
May 8, 2025
|
|
Replacing a ~Copyable stored property of a class
|
|
5
|
362
|
April 26, 2025
|
|
How can I borrow with conditional binding?
|
|
10
|
506
|
March 25, 2025
|
|
Noncopyable deinit is not called when compiling with -O
|
|
3
|
251
|
March 10, 2025
|
|
Converting NonCopyable types to any Protocol
|
|
3
|
197
|
January 24, 2025
|
|
Doesn't Swift borrow immutable structs by default?
|
|
7
|
724
|
January 6, 2025
|
|
Missing reinitialization of closure capture after consume for closures executed only once
|
|
2
|
329
|
December 27, 2024
|
|
What does the `Result: ~Copyable` constraint mean in the Mutex API (and in general)?
|
|
4
|
378
|
September 22, 2024
|
|
A need for a once-callable closure type
|
|
12
|
682
|
September 12, 2024
|