Skip to content

Commit 7fbe15f

Browse files
[SE-0328] Update status: "Implemented (Swift 5.6)"
1 parent 7dbc0aa commit 7fbe15f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

proposals/0328-structural-opaque-result-types.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
* Proposal: [SE-0328](0328-structural-opaque-result-types.md)
44
* Authors: [Benjamin Driscoll](https://github.com/willtunnels), [Holly Borla](https://github.com/hborla)
55
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
6-
* Status: **Accepted with modifications (2021-11-30)**
7-
* Decision Notes: [Rationale](https://forums.swift.org/t/accepted-with-modifications-se-0328-structural-opaque-result-type/53789)
8-
* Implementation: [apple/swift#38392](https://github.com/apple/swift/pull/38392)
9-
* Toolchain: Any recent [nightly main snapshot](https://swift.org/download/#snapshots) with the `-Xfrontend -enable-experimental-structural-opaque-types` flags
6+
* Status: **Implemented (Swift 5.6)**
7+
* Decision Notes: [Accepted with modifications](https://forums.swift.org/t/accepted-with-modifications-se-0328-structural-opaque-result-type/53789)
8+
* Implementation: [apple/swift#38392](https://github.com/apple/swift/pull/38392), [apple/swift#40361](https://github.com/apple/swift/pull/40361)
109

1110
## Introduction
1211

0 commit comments

Comments
 (0)