Skip to content

Commit b8731d0

Browse files
authored
SE-0431 add review link and experimental feature flag (#2380)
1 parent f343faf commit b8731d0

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
@@ -4,8 +4,8 @@
44
* Authors: [John McCall](https://github.com/rjmccall)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
66
* Status: **Active review (March 27...April 9, 2024)**
7-
* Implementation: [apple/swift#71433](https://github.com/apple/swift/pull/71433), [apple/swift#71574](https://github.com/apple/swift/pull/71574)
8-
* Review: ([pitch](https://forums.swift.org/t/isolated-any-function-types/70562))
7+
* 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`.
8+
* 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))
99

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

0 commit comments

Comments
 (0)