mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Currently it's possible to have a type conflict between different requirements deduced as the same type which leads to incorrect diagnostics. To mitigate that let's adjust how "fixed" requirements are stored - instead of using resolved type for the left-hand side, let's use originating generic parameter type.
13 KiB
13 KiB