Skip to content

Commit 20f0408

Browse files
authored
Accept SE-0431 (#2437)
1 parent 6c76be4 commit 20f0408

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0431-isolated-any-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Proposal: [SE-0431](0431-isolated-any-functions.md)
44
* Authors: [John McCall](https://github.com/rjmccall)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6-
* Status: **Active review (March 27...April 9, 2024)**
6+
* Status: **Accepted**
77
* Implementation: [apple/swift#71433](https://github.com/apple/swift/pull/71433), [apple/swift#71574](https://github.com/apple/swift/pull/71574), available on `main` with `-enable-experimental-feature IsolatedAny`.
88
* Previous revision: [1](https://github.com/apple/swift-evolution/blob/b35498bf6f198477be50809c0fec3944259e86d0/proposals/0431-isolated-any-functions.md)
9-
* Review: ([pitch](https://forums.swift.org/t/isolated-any-function-types/70562))([review](https://forums.swift.org/t/se-0431-isolated-any-function-types/70939))
9+
* Review: ([pitch](https://forums.swift.org/t/isolated-any-function-types/70562))([review](https://forums.swift.org/t/se-0431-isolated-any-function-types/70939))([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0431-isolated-any-function-types/71611))
1010

1111
[SE-0316]: https://github.com/apple/swift-evolution/blob/main/proposals/0316-global-actors.md
1212
[SE-0392]: https://github.com/apple/swift-evolution/blob/main/proposals/0392-custom-actor-executors.md

0 commit comments

Comments
 (0)