|
Borrowing still creates a copy of the method parameter?!
|
|
10
|
275
|
September 22, 2025
|
|
Is it possible to capture a `borrowing` parameter in a non-escaping closure?
|
|
4
|
881
|
August 20, 2025
|
|
Borrowing: Works with struct but fails with tuple
|
|
3
|
295
|
August 3, 2025
|
|
Borrowing nested withUnsafePointer: cannot be captured by an escaping closure since it is a borrowed parameter
|
|
8
|
352
|
July 21, 2025
|
|
Limitations of `borrowing` / why not first-class borrowed references?
|
|
0
|
153
|
May 21, 2025
|
|
Doesn't Swift borrow immutable structs by default?
|
|
7
|
599
|
January 6, 2025
|
|
`borrowing` + `sending` not allowed?
|
|
1
|
198
|
September 18, 2024
|
|
Do `borrowing` parameters cause extra pointers?
|
|
3
|
371
|
May 23, 2024
|