|
Allow closure to be statically isolated to a weakly captured actor
|
|
15
|
493
|
March 25, 2026
|
|
Unnecessary self weak dance
|
|
4
|
226
|
February 5, 2026
|
|
What guarantees does Swift provide regarding weak references?
|
|
7
|
646
|
January 9, 2026
|
|
[Accepted] SE-0481: `weak let`
|
|
15
|
3050
|
November 9, 2025
|
|
Is the implicit `self` passed to instance methods always strongly retained?
|
|
16
|
522
|
September 23, 2025
|
|
SE-0481: `weak let`
|
|
25
|
3653
|
May 14, 2025
|
|
Weak captures in sendable/sending closures
|
|
20
|
1517
|
April 15, 2025
|
|
Efficiently Reaping Weak Collections
|
|
8
|
567
|
March 1, 2025
|
|
Imbricated sending closures & weak self
|
|
2
|
381
|
January 25, 2025
|
|
Can I use weak to check for retain cycles?
|
|
6
|
564
|
September 4, 2024
|
|
`weak var` in `Sendable class`
|
|
2
|
1305
|
April 29, 2024
|
|
About nesting function and implicit capture
|
|
1
|
319
|
March 22, 2024
|
|
Cannot find 'weak' in scope on closure of a DispatchQue.async
|
|
4
|
979
|
February 8, 2024
|
|
Special syntax for blocks that capture all variables as weak
|
|
18
|
3995
|
February 1, 2024
|
|
Can a group of weak references conform to Collection?
|
|
4
|
1098
|
June 30, 2023
|
|
Override weak var
|
|
0
|
779
|
May 28, 2023
|
|
Weak reference doesn't work as expected when passing it to a function's argument
|
|
4
|
3257
|
April 18, 2023
|
|
Lifetime of object when using withCheckedContinuation and weak var
|
|
1
|
996
|
February 8, 2023
|
|
Is there any static analysis tool which can help us detect memory leak cause by missing [weak self]?
|
|
1
|
841
|
September 29, 2022
|
|
Weak self reference vs strong member reference performance
|
|
3
|
1095
|
May 23, 2022
|
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
6515
|
June 9, 2021
|
|
Does autoclosure respect weak'ness of a captured variable?
|
|
2
|
1403
|
November 12, 2020
|
|
Hashing Weak Variables
|
|
19
|
3479
|
December 5, 2019
|