Doesn't Swift borrow immutable structs by default?
|
|
7
|
359
|
January 6, 2025
|
Missing reinitialization of closure capture after consume for closures executed only once
|
|
2
|
101
|
December 27, 2024
|
What does the `Result: ~Copyable` constraint mean in the Mutex API (and in general)?
|
|
4
|
144
|
September 22, 2024
|
A need for a once-callable closure type
|
|
12
|
354
|
September 12, 2024
|
Compiler hang on consuming in noncopyable enum with URL in associated value?
|
|
2
|
117
|
August 30, 2024
|
Standard library noncopyable containers e.g Hypoarray
|
|
2
|
287
|
August 10, 2024
|
SE-0427: Noncopyable Generics
|
|
166
|
7628
|
July 3, 2024
|
Consume and memory performance
|
|
9
|
326
|
June 27, 2024
|
[Accepted] SE-0437: Generalizing standard library primitives for non-copyable types
|
|
8
|
2167
|
June 24, 2024
|
Concurrency Continuation lacks ~Copyable support
|
|
4
|
396
|
June 20, 2024
|
Noncopyable type has deinit called before init
|
|
6
|
799
|
June 1, 2024
|
SE-0437: Generalizing standard library primitives for non-copyable types
|
|
14
|
2397
|
June 5, 2024
|
Noncopyable types and implicit conversions
|
|
16
|
1302
|
June 4, 2024
|
Avoid copying large matrix data within a function
|
|
13
|
508
|
May 17, 2024
|
Noncopyable Generics in Swift: A Code Walkthrough
|
|
47
|
5453
|
March 25, 2024
|
Is there a way to declare/import C type as a noncopyable struct in Swift
|
|
4
|
374
|
March 13, 2024
|
Escaping Consuming Functions
|
|
6
|
1011
|
February 3, 2024
|
Consuming, borrowing and type inference
|
|
4
|
788
|
November 22, 2023
|
~Copyable and @dynamicmemberlookup
|
|
2
|
591
|
November 13, 2023
|
Capturing a noncopyable type in an async closure
|
|
4
|
643
|
October 30, 2023
|