Skip to content

Commit a6c38df

Browse files
SE-0481: Add missing upcoming feature flag (swiftlang#3031)
1 parent e10a210 commit a6c38df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proposals/0481-weak-let.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Review Manager: [John McCall](https://github.com/rjmccall)
66
* Status: **Accepted**
77
* Implementation: [swiftlang/swift#80440](https://github.com/swiftlang/swift/pull/80440)
8+
* Upcoming Feature Flag: `ImmutableWeakCaptures`
89
* 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))
910

1011
[SE-0302]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0302-concurrent-value-and-concurrent-closures.md

0 commit comments

Comments
 (0)