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