Skip to content

Commit 55dd90e

Browse files
committed
SE-0470 is implemented in Swift 6.2
1 parent 75a8911 commit 55dd90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0470-isolated-conformances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0470](0470-isolated-conformances.md)
44
* Authors: [Doug Gregor](https://github.com/DougGregor)
55
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 6.2)**
77
* Vision: [Improving the approachability of data-race safety](https://github.com/swiftlang/swift-evolution/blob/main/visions/approachable-concurrency.md)
88
* Implementation: On `main` with the experimental features `IsolatedConformances` and `StrictSendableMetatypes`.
99
* Upcoming Feature Flag: `InferIsolatedConformances`

0 commit comments

Comments
 (0)