swift
d022cf80
- [CodeComplete] Avoid using an unresolved contextual type
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[CodeComplete] Avoid using an unresolved contextual type This can occur for e.g multi-statement closure returns (and soon for singe-expression closures too), so fall back to evaluating the expression type if it's not fully resolved.
References
#71211 - [CodeComplete] A couple of contextual type handling tweaks
Author
hamishknight
Parents
3d06f0d7
Loading