Improve expected type handling for calls #9560
Labels
A-ty
type system / type inference / traits / method resolution
E-hard
S-actionable
Someone could pick this issue up and work on it right now
Uh oh!
There was an error while loading. Please reload this page.
We basically need to implement this logic from rustc to get the right coercions working in some cases, for example in this test (already added on master):
The text was updated successfully, but these errors were encountered: