mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
not to an arbitrary type that's convertible to the existential. Arbitrary conversions aren't necessarily reversible. The specific test case in rdar://16041990 involves a downcast to String instead of NSString; that's supportable in principle, but it's at the very least a significant feature, and clearly there are non-reversible conversions out there. Swift SVN r14028
72 KiB
72 KiB