'borrowing' must not be used on subscript parameters
|
|
0
|
112
|
September 15, 2023
|
Should deinit be called after explicit consume of reference type?
|
|
12
|
522
|
August 25, 2023
|
Can inits of noncopyable types be throwing?
|
|
6
|
217
|
August 22, 2023
|
Ownership inference?
|
|
0
|
439
|
August 14, 2023
|
Parametrized deinitialization with Non-copyable (move-only) types
|
|
8
|
480
|
August 2, 2023
|
My unit test is keep crashing because struct that conformed to Equable has a outlined retain and it was released
|
|
11
|
936
|
July 26, 2023
|
[Accepted] SE-0377 (revision): Make `borrowing` and `consuming` parameters require explicit copying with the `copy` operator
|
|
4
|
1680
|
June 15, 2023
|
Guard unowned / while unowned
|
|
6
|
403
|
June 7, 2023
|
SE-0377 (revision): Make `borrowing` and `consuming` parameters require explicit copying with the `copy` operator
|
|
12
|
2468
|
May 31, 2023
|
Pitch: Introduce `for borrow` and `for inout` to provide non-copying collection iteration
|
|
52
|
5802
|
May 26, 2023
|
Safe element ownership for lifetime-restricted buffer types
|
|
12
|
1221
|
April 17, 2023
|
Combined SE-0366 (third review) and SE-0377 (second review): rename `take`/`taking` to `consume`/`consuming`
|
|
23
|
2951
|
January 24, 2023
|
SE-0366 (second review): `take` operator to end the lifetime of a variable binding
|
|
24
|
3347
|
December 7, 2022
|
SE-0366: Move Function + "Use After Move" Diagnostic
|
|
177
|
8743
|
August 16, 2022
|
[Returned for revision] SE-0366: Move Operation + "Use After Move" Diagnostic
|
|
0
|
774
|
August 16, 2022
|
[Manifesto] Ownership
|
|
37
|
5671
|
July 22, 2021
|
How is __shared keyword supposed to work in Swift 5.0?
|
|
29
|
4629
|
May 24, 2020
|
Trick to modify several properties at a time without copying
|
|
2
|
1009
|
February 21, 2020
|
Avoiding unbreakable reference cycle with value types and closures?
|
|
35
|
9294
|
December 21, 2018
|
Questions on retain/release count balancing and the change of func parameter calling convention from @owned to @guaranteed
|
|
4
|
890
|
June 12, 2018
|
RFC: Preventing Retain Cycles (Memory Ownership Model)
|
|
7
|
717
|
July 31, 2016
|
RFC: Preventing Retain Cycles (Memory Ownership Model)
|
|
1
|
361
|
July 30, 2016
|