mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The type checker had some logic for performing specific checking for explicit bridging casts of generic types based on knowledge of Array/Dictionary/Set, but pretended no other bridged generic types existed. That's incorrect now; simply require them to match exactly. Fixes rdar://problem/27539951.
155 KiB
155 KiB