This PR improves the message and range of infer binder type failures. --------- Co-authored-by: Joseph Rotella <7482866+jrr6@users.noreply.github.com>
3 lines
251 B
Text
3 lines
251 B
Text
autoImplicitCtorParamIssue.lean:1:9-1:10: error: Failed to infer type of binder `x`
|
|
autoImplicitCtorParamIssue.lean:4:9-4:10: error: Failed to infer type of binder `x`
|
|
autoImplicitCtorParamIssue.lean:7:7-7:8: error: Failed to infer type of binder `x`
|