Skip to content

Commit 154bb22

Browse files
Add upcoming feature flag to SE-0352 to match inclusion in compiler (#2381)
* Add upcoming feature flag to SE-0352 to match inclusion in compiler - Use 'Implemented in' since flags were not added until Swift 5.8 - Annotate that flag is always enabled in Swift 6 language mode * Make suggested change to reflect when upcoming feature flag was implemented. Co-authored-by: Doug Gregor <[email protected]> --------- Co-authored-by: Doug Gregor <[email protected]>
1 parent 1a7d079 commit 154bb22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proposals/0352-implicit-open-existentials.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Authors: [Doug Gregor](https://github.com/DougGregor)
55
* Review Manager: [Joe Groff](https://github.com/jckarter)
66
* Status: **Implemented (Swift 5.7)**
7+
* Upcoming Feature Flag: `ImplicitOpenExistentials` (Implemented in Swift 6.0) (Enabled in Swift 6 language mode)
78
* Implementation: [apple/swift#41996](https://github.com/apple/swift/pull/41996), [macOS toolchain](https://ci.swift.org/job/swift-PR-toolchain-macos/120/artifact/branch-main/swift-PR-41996-120-osx.tar.gz)
89
* Decision Notes: [Acceptance](https://forums.swift.org/t/accepted-se-0352-implicitly-opened-existentials/57553)
910
* Previous Revision: [1](https://github.com/apple/swift-evolution/blob/77374319a7d70c866bd197faada46ecfce461645/proposals/0352-implicit-open-existentials.md)

0 commit comments

Comments
 (0)