Skip to content

Commit b9e3df1

Browse files
authored
Merge pull request #2712 from swiftlang/se-0463-review-link
Link SE-0463 to its review thread
2 parents 799126b + a3727f8 commit b9e3df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0463-sendable-completion-handlers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Status: **Active Review (Feburary 27th...March 10th, 2025)**
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` behind `-enable-experimental-feature SendableCompletionHandlers`
9-
* Review: ([pitch](https://forums.swift.org/t/pitch-import-objective-c-completion-handler-parameters-as-sendable/77904))
9+
* Review: ([pitch](https://forums.swift.org/t/pitch-import-objective-c-completion-handler-parameters-as-sendable/77904)) ([review](https://forums.swift.org/t/se-0463-import-objective-c-completion-handler-parameters-as-sendable/78169))
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)