Skip to content

Commit 91f4926

Browse files
authored
Mark SE-0466 as implemented in Swift 6.2. (#2799)
1 parent cbcaa51 commit 91f4926

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

proposals/0466-control-default-actor-isolation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
* Proposal: [SE-0466](0466-control-default-actor-isolation.md)
44
* Authors: [Holly Borla](https://github.com/hborla)
55
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 6.2)**
77
* Vision: [Improving the approachability of data-race safety](/visions/approachable-concurrency.md)
8-
* Implementation: On `main` behind the `UnspecifiedMeansMainActorIsolated` experimental feature.
98
* Review: ([pitch](https://forums.swift.org/t/pitch-control-default-actor-isolation-inference/77482))([review](https://forums.swift.org/t/se-0466-control-default-actor-isolation-inference/78321))([acceptance](https://forums.swift.org/t/accepted-se-0466-control-default-actor-isolation-inference/78926))
109

1110
## Introduction

0 commit comments

Comments
 (0)