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