You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling project (Scala3.2.2-RC1-bin-20220913-a3c0bef-NIGHTLY, JVM)
[error] ./test.scala:10:42:
[error] FirstOrderMinimizer[T, BatchDiffFunction[T]] is not a legal path
[error] since it has a member DFwith possibly conflicting bounds BatchDiffFunction[T] <: ... <:BatchDiffFunction[T] &BatchDiffFunction[T]
[error] defiterations[T](init: T):Iterator[FirstOrderMinimizer[T, BatchDiffFunction[T]]#State] =???
[error]
Expectation
Should compile
The text was updated successfully, but these errors were encountered:
Regression found in Open CB #7361 for scalanlp/breeze
Bisect points to 57f53d0
Compiler version
3.2.2-RC1-nightly
Works in 3.2.1-RC1
Minimized code
Output
Expectation
Should compile
The text was updated successfully, but these errors were encountered: