-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Wrong type inference within implicit resolution #18578
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
Comments
This issue was picked for the Issue Spree No. 39 of November 14th, 2023 which takes place in 7 days. @Linyxus, @jan-pieter, @eugenefle will be working on it. If you have any insight into the issue or guidance on how to fix it, please leave it here. |
@Linyxus @EugeneFlesselle Can you add a comment about why this issue will not be fixed (You conclusion from the Spree). Thanks ! |
I'm actually now working on another potential experimental fix #19096 |
Fixed by #19096 |
Compiler version
3.3.1
Minimized code
Output
Note that the error is from the very last line. The first call
f(s)
is okay.From typer:
Expectation
It should compile.
The text was updated successfully, but these errors were encountered: