mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
1598a21e43
...as detected by initializing an individual field without having initialized the whole object (via `self = value`). This only applies in pre-Swift-5 mode because the next commit will treat all cross-module struct initializers as delegating in Swift 5.