We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e10a210 commit a6c38dfCopy full SHA for a6c38df
proposals/0481-weak-let.md
@@ -5,6 +5,7 @@
5
* Review Manager: [John McCall](https://github.com/rjmccall)
6
* Status: **Accepted**
7
* Implementation: [swiftlang/swift#80440](https://github.com/swiftlang/swift/pull/80440)
8
+* Upcoming Feature Flag: `ImmutableWeakCaptures`
9
* Review: ([discussion](https://forums.swift.org/t/weak-captures-in-sendable-sending-closures/78498)) ([pitch](https://forums.swift.org/t/pitch-weak-let/79271)) ([review](https://forums.swift.org/t/se-0481-weak-let/79603)) ([acceptance](https://forums.swift.org/t/accepted-se-0481-weak-let/79895))
10
11
[SE-0302]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0302-concurrent-value-and-concurrent-closures.md
0 commit comments