mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Replacing invalid Self requirements with the context type only produces an unnecessary and somewhat misleading error, stating that the replaced type isn't a valid parameter or associated type. We don't want that when the 'Self can't be used...' error is already being shown.
3.4 KiB
3.4 KiB