|
Is ~Escapable + ~Copyable sufficient to safely scope an UnsafeMutablePointer lifetime?
|
|
0
|
97
|
April 21, 2026
|
|
Possible double-destruction bug for ~Copyable type when targeting WASM
|
|
6
|
365
|
March 8, 2026
|
|
Noncopyable types cannot be conditionally cast
|
|
1
|
123
|
February 25, 2026
|
|
"Copy of noncopyable typed value" bug
|
|
4
|
259
|
February 22, 2026
|
|
Limitations of `borrowing` / why not first-class borrowed references?
|
|
4
|
319
|
February 4, 2026
|
|
Non-Copyable ownership requirement
|
|
10
|
308
|
January 16, 2026
|
|
Non-copyable deinit cannot consume?
|
|
7
|
281
|
December 30, 2025
|
|
Calling borrowing method of stored property existential leads to consume of self
|
|
0
|
118
|
December 18, 2025
|
|
Non-copyable associatedtype for non-escapable variables in public APIs
|
|
2
|
170
|
December 10, 2025
|
|
[Question] Support for Cloning Non-Copyable Structs
|
|
0
|
171
|
October 19, 2025
|
|
Concurrency Continuation lacks ~Copyable support
|
|
5
|
593
|
August 13, 2025
|
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
806
|
July 31, 2025
|
|
Capture noncopyable in closure
|
|
1
|
231
|
June 14, 2025
|
|
Challenge: a good pattern to implement a must-consume type
|
|
6
|
351
|
June 11, 2025
|
|
Non-Copyable types and function overload resolution
|
|
8
|
265
|
June 11, 2025
|
|
Non-copyable protocol
|
|
5
|
323
|
May 15, 2025
|
|
Nonsendable type inside of a sendable, noncopyable struct
|
|
4
|
273
|
May 12, 2025
|
|
Noncopyables and {get} in protocols
|
|
6
|
363
|
May 8, 2025
|
|
Replacing a ~Copyable stored property of a class
|
|
5
|
301
|
April 26, 2025
|
|
How can I borrow with conditional binding?
|
|
10
|
436
|
March 25, 2025
|
|
Noncopyable deinit is not called when compiling with -O
|
|
3
|
212
|
March 10, 2025
|
|
Converting NonCopyable types to any Protocol
|
|
3
|
154
|
January 24, 2025
|
|
Doesn't Swift borrow immutable structs by default?
|
|
7
|
645
|
January 6, 2025
|
|
Missing reinitialization of closure capture after consume for closures executed only once
|
|
2
|
291
|
December 27, 2024
|
|
What does the `Result: ~Copyable` constraint mean in the Mutex API (and in general)?
|
|
4
|
315
|
September 22, 2024
|
|
A need for a once-callable closure type
|
|
12
|
565
|
September 12, 2024
|
|
Compiler hang on consuming in noncopyable enum with URL in associated value?
|
|
2
|
199
|
August 30, 2024
|
|
Standard library noncopyable containers e.g Hypoarray
|
|
2
|
573
|
August 10, 2024
|
|
SE-0427: Noncopyable Generics
|
|
166
|
9016
|
July 3, 2024
|
|
Consume and memory performance
|
|
9
|
503
|
June 27, 2024
|