Skip to content

Commit 10e1912

Browse files
committed
Add review link to SE-0418
1 parent 3a80e96 commit 10e1912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0418-inferring-sendable-for-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Status: **Active Review (December 14, 2023...January 1, 2024)**
77
* Implementation: [apple/swift#67498](https://github.com/apple/swift/pull/67498), [apple/swift#70076](https://github.com/apple/swift/pull/70076); in main behind experimental feature flag `InferSendableFromCaptures`
88
* Upcoming Feature Flag: `InferSendableFromCaptures`
9-
* Review: ([pitch](https://forums.swift.org/t/pitch-inferring-sendable-for-methods/66565))
9+
* Review: ([pitch](https://forums.swift.org/t/pitch-inferring-sendable-for-methods/66565)) ([review](https://forums.swift.org/t/se-0418-inferring-sendable-for-methods-and-key-path-literals/68999))
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)