Skip to content

Commit a8b623d

Browse files
authored
Mark SE-0269 as implemented (#1114)
* Mark SE-0269 as implemented * Update Swift implemented version
1 parent 277df94 commit a8b623d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0269-implicit-self-explicit-capture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0269](0269-implicit-self-explicit-capture.md)
44
* Author: [Frederick Kellison-Linn](https://github.com/jumhyn)
55
* Review Manager: [Ted Kremenek](https://github.com/tkremenek)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 5.3)**
77
* Implementation: [apple/swift#23934](https://github.com/apple/swift/pull/23934)
88
* Bug: [SR-10218](https://bugs.swift.org/browse/SR-10218)
99
* Forum threads: [Discussion](https://forums.swift.org/t/review-capture-semantics-of-self/22017), [Pitch](https://forums.swift.org/t/allow-implicit-self-in-escaping-closures-when-self-is-explicitly-captured/22590), [Review thread](https://forums.swift.org/t/se-0269-increase-availability-of-implicit-self-in-escaping-closures-when-reference-cycles-are-unlikely-to-occur/30376)

0 commit comments

Comments
 (0)