Deep recursion in deinit should not happen
|
|
42
|
5167
|
January 21, 2023
|
ARC overhead when wrapping a class in a struct which is only borrowed
|
|
29
|
906
|
December 20, 2022
|
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
|
ARC, tail recursion
|
|
13
|
782
|
May 2, 2022
|
Tools for determining ARC overhead?
|
|
2
|
488
|
November 19, 2021
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
3915
|
June 9, 2021
|
Retain count set to 2 and no deinit called
|
|
30
|
2159
|
January 12, 2021
|
Copy-on-write and M1 optimizations
|
|
4
|
997
|
January 1, 2021
|
Why Reference Counters All Start with +1?
|
|
2
|
815
|
December 1, 2020
|
Does autoclosure respect weak'ness of a captured variable?
|
|
2
|
864
|
November 12, 2020
|
Does inout affect reference count on a class?
|
|
4
|
752
|
October 9, 2020
|
Disabling ARC for custom literals
|
|
8
|
1013
|
October 8, 2020
|