We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddffc2e commit 38229b1Copy full SHA for 38229b1
proposals/0478-default-isolation-typealias.md
@@ -8,7 +8,7 @@
8
* Implementation: [swiftlang/swift#80572](https://github.com/swiftlang/swift/pull/80572)
9
* Experimental Feature Flag: `DefaultIsolationTypealias`
10
* Previous Proposal: [SE-0466: Control default actor isolation inference][SE-0466]
11
-* Review: ([pitch](https://forums.swift.org/t/pitch-a-typealias-for-per-file-default-actor-isolation/79150))
+* Review: ([pitch](https://forums.swift.org/t/pitch-a-typealias-for-per-file-default-actor-isolation/79150))([review](https://forums.swift.org/t/se-0478-default-actor-isolation-typealias/79436))
12
13
## Introduction
14
0 commit comments