Skip to content

Commit 8edf474

Browse files
committed
Assign SE-0418 and start review
1 parent fef554b commit 8edf474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/nnnn-inferring-senable-for-methods.md renamed to proposals/0418-inferring-sendable-for-methods.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Inferring `Sendable` for methods and key path literals
22

3-
* Proposal: [SE-NNNN](https://github.com/kavon/swift-evolution/blob/sendable-functions/proposals/NNNN-inferring-sendable-for-methods.md)
3+
* Proposal: [SE-0418](0418-inferring-sendable-for-methods.md)
44
* Authors: [Angela Laar](https://github.com/angela-laar), [Kavon Farvardin](https://github.com/kavon), [Pavel Yaskevich](https://github.com/xedin)
55
* Review Manager: [Becca Royal-Gordon](https://github.com/beccadax)
6-
* Status: Awaiting Implementation
6+
* 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`
99
* Review: ([pitch](https://forums.swift.org/t/pitch-inferring-sendable-for-methods/66565))

0 commit comments

Comments
 (0)