|
Allow closure to be statically isolated to a weakly captured actor
|
|
15
|
545
|
March 25, 2026
|
|
Unnecessary self weak dance
|
|
3
|
249
|
February 5, 2026
|
|
What guarantees does Swift provide regarding weak references?
|
|
7
|
696
|
January 9, 2026
|
|
[Accepted] SE-0481: `weak let`
|
|
15
|
3191
|
November 9, 2025
|
|
Is the implicit `self` passed to instance methods always strongly retained?
|
|
13
|
603
|
September 23, 2025
|
|
SE-0481: `weak let`
|
|
25
|
3901
|
May 14, 2025
|
|
Weak captures in sendable/sending closures
|
|
20
|
1636
|
April 15, 2025
|
|
Efficiently Reaping Weak Collections
|
|
7
|
636
|
March 1, 2025
|
|
Imbricated sending closures & weak self
|
|
2
|
392
|
January 25, 2025
|
|
Can I use weak to check for retain cycles?
|
|
6
|
601
|
September 4, 2024
|
|
`weak var` in `Sendable class`
|
|
2
|
1340
|
April 29, 2024
|
|
About nesting function and implicit capture
|
|
1
|
333
|
March 22, 2024
|
|
Cannot find 'weak' in scope on closure of a DispatchQue.async
|
|
4
|
1006
|
February 8, 2024
|
|
Special syntax for blocks that capture all variables as weak
|
|
18
|
4052
|
February 1, 2024
|
|
Can a group of weak references conform to Collection?
|
|
4
|
1116
|
June 30, 2023
|
|
Override weak var
|
|
0
|
788
|
May 28, 2023
|
|
Weak reference doesn't work as expected when passing it to a function's argument
|
|
4
|
3278
|
April 18, 2023
|
|
Lifetime of object when using withCheckedContinuation and weak var
|
|
1
|
1008
|
February 8, 2023
|
|
Is there any static analysis tool which can help us detect memory leak cause by missing [weak self]?
|
|
1
|
854
|
September 29, 2022
|
|
Weak self reference vs strong member reference performance
|
|
3
|
1110
|
May 23, 2022
|
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
6601
|
June 9, 2021
|
|
Does autoclosure respect weak'ness of a captured variable?
|
|
2
|
1418
|
November 12, 2020
|
|
Hashing Weak Variables
|
|
19
|
3581
|
December 5, 2019
|