mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Noncopyable types were prevented from having failable initializers because `Optional` itself didn't support noncopyable types. Now `Optional` does, so lift this restriction and add a test.
1.0 KiB
1.0 KiB