Skip to content

Commit bda45c2

Browse files
[SE-0189] Implemented (Swift 4.1)
1 parent 1176699 commit bda45c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proposals/0189-restrict-cross-module-struct-initializers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
* Proposal: [SE-0189](0189-restrict-cross-module-struct-initializers.md)
44
* Authors: [Jordan Rose](https://github.com/jrose-apple)
55
* Review Manager: [Ted Kremenek](https://github.com/tkremenek)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 4.1)**
77
* Implementation: [apple/swift#12834](https://github.com/apple/swift/pull/12834)
88
* Pre-review discussion: [Restrict Cross-module Struct Initializers](https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20171002/040261.html)
99
* [Swift Evolution Review Thread](https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20171120/041478.html)
10+
* Decision Notes: [Rationale](https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20171127/041801.html)
1011

1112
<!--
1213
*During the review process, add the following fields as needed:*

0 commit comments

Comments
 (0)