Skip to content

Commit 86162ed

Browse files
authored
Accept SE-0518 (#3194)
1 parent 27544c7 commit 86162ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

proposals/0518-tilde-sendable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Proposal: [SE-0518](0518-tilde-sendable.md)
44
* Authors: [Pavel Yaskevich](https://github.com/xedin)
55
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
6-
* Status: **Active review (March 3...16, 2026)**
6+
* Status: **Accepted**
77
* Implementation: [1](https://github.com/swiftlang/swift/pull/84777), [2](https://github.com/swiftlang/swift/pull/85105)
88
* 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))
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)) ([acceptance](https://forums.swift.org/t/accepted-se-0518-sendable-for-explicitly-marking-non-sendable-types/85397))
1010

1111
## Summary of changes
1212

0 commit comments

Comments
 (0)