mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We would misreport a cast from G<T> to G<Int> or vice versa as always failing, because we were checking for an exact subtype relationship instead of archetype binding. Fixes <https://bugs.swift.org/browse/SR-3609>.
1.4 KiB
1.4 KiB