swift
[ConstraintSystem] Detect and diagnose inability to infer type of closure parameter(s)
#31809
Merged

[ConstraintSystem] Detect and diagnose inability to infer type of closure parameter(s) #31809

xedin merged 7 commits into swiftlang:master from xedin:rdar-63230293
xedin
xedin [CSGen] Allow closure parameters to become holes by default
b5568e0c
xedin [ConstraintSystem] Add a way to check whether a given type variable r…
2b8518b1
xedin [CSFix] Add a fix to use when type of closure parameter can't be infe…
bf4c513f
xedin [Diagnostics] Diagnose inability to infer type of a closure parameter
7e4eb9ce
xedin [Diagnostics] Don't diagnose inability to infer closure parameter if …
f68e8d24
xedin [ConstraintSystem] Don't contract edges with type holes
2f91f213
xedin [ConstraintSystem] Detect and diagnose inability to infer type of clo…
d111f119
xedin xedin requested a review from hborla hborla 5 years ago
xedin
LucianoPAlmeida
LucianoPAlmeida commented on 2020-05-15
theblixguy
theblixguy commented on 2020-05-15
hborla
hborla approved these changes on 2020-05-15
xedin xedin merged 01dcc291 into master 5 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone