introduce givenInstanceNotFound
to retire the implicitNotFound
?
#17766
He-Pin
started this conversation in
Feature Requests
Replies: 1 comment
-
Isn't |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Compiler version
Scala 3.1.x
Minimized code
Output
Expectation
given:
If I remove
the @implicitNotFound
line , it gives:So I think we would introduce a new annotation
scala.annotation.givenIntanceNotFound
?Beta Was this translation helpful? Give feedback.
All reactions