Skip to content

Commit 964afd9

Browse files
authored
Accept SE-0470 (#2780)
1 parent e2b1b4d commit 964afd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0470-isolated-conformances.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
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: **Active review (March 21...April 3, 2025)**
6+
* Status: **Accepted**
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`
10-
* Review: ([pitch](https://forums.swift.org/t/pre-pitch-isolated-conformances/77726)) ([review](https://forums.swift.org/t/se-0470-global-actor-isolated-conformances/78704))
10+
* Review: ([pitch](https://forums.swift.org/t/pre-pitch-isolated-conformances/77726)) ([review](https://forums.swift.org/t/se-0470-global-actor-isolated-conformances/78704)) ([acceptance](https://forums.swift.org/t/accepted-se-0470-global-actor-isolated-conformances/79189))
1111

1212
## Introduction
1313

0 commit comments

Comments
 (0)