mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We were redundantly printing constraints that were implied by the base type (the type being extended). Rather than special-casing constraints on a protocol's 'Self' type, omit any requirements that are already satisfied by the extended type instead. https://bugs.swift.org/browse/SR-7413
965 B
965 B