swift
239bface
- [ConstraintSystem] Account for situations when witness for associated type is null
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#71817 - [ConstraintSystem] Account for situations when witness for associated…
Author
xedin
Parents
e33001ab
Loading