swift
b773c493 - Allow @isolated(any) mismatches in witness matching.

Commit
1 year ago
Allow @isolated(any) mismatches in witness matching. I'm not really convinced that this shouldn't be done by introducing a new kind of constraint rather than hacking in what are essentially conversions as "bind" constraints, but this is the most direct path for now. Fixes rdar://125394096
Author
Committer
Parents
Loading