New implicit resolution warning mentions "This will be an error in Scala 3.5 and later." but is not an error in 3.5.0-RC1 #20415
Labels
area:implicits
related to implicits
area:reporting
Error reporting including formatting, implicit suggestions, etc
itype:bug
Compiler version
3.5.0-RC1
Minimized code
Output
Expectation
This should actually be an error. Also, ideally I'd really like to enable the new behavior in my codebase, but
-source future
breaks too many things, can we add it to-source 3.6
instead?The text was updated successfully, but these errors were encountered: