Skip to content

Commit be55df5

Browse files
authored
Add link to review thread (#2749)
1 parent 0a31784 commit be55df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0470-isolated-conformances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Vision: [Improving the approachability of data-race safety](https://github.com/swiftlang/swift-evolution/blob/main/visions/approachable-concurrency.md)
88
* Implementation: On `main` with the experimental features `IsolatedConformances` and `StrictSendableMetatypes`.
99
* Upcoming Feature Flag: `InferIsolatedConformances`
10-
* Review: ([pitch](https://forums.swift.org/t/pre-pitch-isolated-conformances/77726))
10+
* Review: ([pitch](https://forums.swift.org/t/pre-pitch-isolated-conformances/77726)) ([review](https://forums.swift.org/t/se-0470-global-actor-isolated-conformances/78704))
1111

1212
## Introduction
1313

0 commit comments

Comments
 (0)