mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Impact of conformance failure should be rated based on use of associated generic parameter, because a single failure could span multiple parameters and a result. Originally score was only increased once for conformance failure. That is not good enough in cases when conformance is associated with an overload choice, because in that case we can have an argument mismatch in other choice which would have the same score impact.
300 KiB
300 KiB