Skip to content

Commit 2453e17

Browse files
committed
SE-0306 Actors is implemented in Swift 5.5
1 parent 505e2ca commit 2453e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0306-actors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0306](0306-actors.md)
44
* Authors: [John McCall](https://github.com/rjmccall), [Doug Gregor](https://github.com/DougGregor), [Konrad Malawski](https://github.com/ktoso), [Chris Lattner](https://github.com/lattner)
55
* Review Manager: [Joe Groff](https://github.com/jckarter)
6-
* Status: **Accepted with revisions**
6+
* Status: **Implemented (Swift 5.5)**
77
* Decision Notes: [Acceptance](https://forums.swift.org/t/accepted-with-modification-se-0306-actors/47662), [First Review](https://forums.swift.org/t/se-0306-actors/45734), [Second Review](https://forums.swift.org/t/se-0306-second-review-actors/47291)
88
* Implementation: Partially available in [recent `main` snapshots](https://swift.org/download/#snapshots) behind the flag `-Xfrontend -enable-experimental-concurrency`
99

0 commit comments

Comments
 (0)