-
Notifications
You must be signed in to change notification settings - Fork 832
Reserve an error message for "obj was inferred" #14642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…arp-1 into obj-inference-error-message
|
Now "A type has been implicitly inferred as |
|
I would like to get this in at some point in the near future, because this is the part of the change that rots the fastest. |
|
I am fine with the wording now. @dotnet/fsharp-team-msft ping |
abelbraaksma
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small nitpick, see below (I didn't repeat the comment for all translation files, these are generated automatically anyway). Otherwise good.
abelbraaksma
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! I think this can be merged @vzarytovskii, @dsyme, @KevinRansom
This is boilerplate around fsharp/fslang-suggestions#696 .
The actual implementation is #13298, but that has rotted several times. I'd like to get this boilerplate out of the way so that it stops rotting.