Change to implicit method invocation should define a migration rewrites #22792
Labels
area:implicits
related to implicits
area:rewriting tool
itype:bug
regression
This worked in a previous version but doesn't anymore
Based on OpenCB build failure in
dacr/sotohp
- build logsThe new behaviour seems to be correct, but it might lead to issues when upgrading to Scala 3.7. If possible we should provide an automatic migration under
-source:3.7-migration -rewrite
Compiler version
3.7.0-RC1
Last good release: 3.7.0-RC1-bin-20250309-2f639e2-NIGHTLY
First bad release: 3.7.0-RC1-bin-20250312-3fe9304-NIGHTLY
Bisect points to c37dc8b
Minimized code
Output
Expectation
Rewrite callsite to
new Foo().run
The text was updated successfully, but these errors were encountered: