swift
239bface - [ConstraintSystem] Account for situations when witness for associated type is null

Commit
2 years ago
[ConstraintSystem] Account for situations when witness for associated type is null In some circularity cases `getAssociatedType` would produce a `Type()`, we need to account for that in `TypeSimplifier` to avoid crashing.
Author
Parents
Loading