Skip to content

Commit 7bb9c70

Browse files
authored
Merge pull request #2244 from beccadax/se-0418-review-link
Add review link to SE-0418
2 parents 3a80e96 + 10e1912 commit 7bb9c70

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)