mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Opened existentials should be erased to the dependent upper bound if the dependent member can be reduced to a concrete type. This allows the generic signature to support parameterized protocol types and bound generic class types by producing a more specific constraint instead of just a plain protocol or class.
41 KiB
41 KiB