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 27544c7 commit 86162edCopy full SHA for 86162ed
1 file changed
proposals/0518-tilde-sendable.md
@@ -3,10 +3,10 @@
3
* Proposal: [SE-0518](0518-tilde-sendable.md)
4
* Authors: [Pavel Yaskevich](https://github.com/xedin)
5
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
6
-* Status: **Active review (March 3...16, 2026)**
+* Status: **Accepted**
7
* Implementation: [1](https://github.com/swiftlang/swift/pull/84777), [2](https://github.com/swiftlang/swift/pull/85105)
8
* Experimental Feature Flag: `TildeSendable`
9
-* Review: ([pitch](https://forums.swift.org/t/pitch-sendable-conformance-for-suppressing-sendable-inference/83288)) ([review](https://forums.swift.org/t/se-0518-sendable-for-explicitly-marking-non-sendable-types/85132))
+* Review: ([pitch](https://forums.swift.org/t/pitch-sendable-conformance-for-suppressing-sendable-inference/83288)) ([review](https://forums.swift.org/t/se-0518-sendable-for-explicitly-marking-non-sendable-types/85132)) ([acceptance](https://forums.swift.org/t/accepted-se-0518-sendable-for-explicitly-marking-non-sendable-types/85397))
10
11
## Summary of changes
12
0 commit comments