mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
...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.
7.0 KiB
7.0 KiB