mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When a requirement mentions a concrete type, that type might utter other types (e.g., Set<T>) that infer requirements (here, T: Hashable). Perform requirement inference for such types. Part of rdar://problem/31520386.
3.3 KiB
3.3 KiB