Skip to content

Commit 42f3853

Browse files
authored
Merge pull request #2849 from swiftlang/accept-se-0481
Accept SE-0481
2 parents f508b00 + 4517a7a commit 42f3853

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0481-weak-let.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0481](0481-weak-let.md)
44
* Authors: [Mykola Pokhylets](https://github.com/nickolas-pohilets)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Active review (April 30th...May 13th, 2025)**
6+
* Status: **Accepted**
77
* Implementation: [swiftlang/swift#80440](https://github.com/swiftlang/swift/pull/80440)
8-
* Review: ([discussion](https://forums.swift.org/t/weak-captures-in-sendable-sending-closures/78498)) ([pitch](https://forums.swift.org/t/pitch-weak-let/79271))
8+
* Review: ([discussion](https://forums.swift.org/t/weak-captures-in-sendable-sending-closures/78498)) ([pitch](https://forums.swift.org/t/pitch-weak-let/79271)) ([acceptance](https://forums.swift.org/t/accepted-se-0481-weak-let/79895))
99

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

0 commit comments

Comments
 (0)