Pitch: Introduce `for borrow` and `for inout` to provide non-copying collection iteration
|
|
50
|
3986
|
March 29, 2023
|
Combined SE-0366 (third review) and SE-0377 (second review): rename `take`/`taking` to `consume`/`consuming`
|
|
23
|
2404
|
January 24, 2023
|
SE-0366 (second review): `take` operator to end the lifetime of a variable binding
|
|
24
|
3009
|
December 7, 2022
|
SE-0366: Move Function + "Use After Move" Diagnostic
|
|
177
|
7834
|
August 16, 2022
|
[Returned for revision] SE-0366: Move Operation + "Use After Move" Diagnostic
|
|
0
|
627
|
August 16, 2022
|
[Manifesto] Ownership
|
|
37
|
4819
|
July 22, 2021
|
How is __shared keyword supposed to work in Swift 5.0?
|
|
29
|
4161
|
May 24, 2020
|
Trick to modify several properties at a time without copying
|
|
2
|
828
|
February 21, 2020
|
Avoiding unbreakable reference cycle with value types and closures?
|
|
35
|
8413
|
December 21, 2018
|
Questions on retain/release count balancing and the change of func parameter calling convention from @owned to @guaranteed
|
|
4
|
809
|
June 12, 2018
|
RFC: Preventing Retain Cycles (Memory Ownership Model)
|
|
7
|
606
|
July 31, 2016
|
RFC: Preventing Retain Cycles (Memory Ownership Model)
|
|
1
|
308
|
July 30, 2016
|