-
Notifications
You must be signed in to change notification settings - Fork 21
Issues: scala/bug
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Type inference failure while picking among conversions
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
infer
#13102
opened May 7, 2025 by
vhminh
java.lang.NullPointerException: Cannot invoke "scala.reflect.internal.Types$Type.params()" because the return value of "scala.reflect.internal.Trees$Tree.tpe()" is null
compiler crash
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
should not compile
False-negative: class needs to be abstract when inherits java class and interface
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
java interop
BuildFrom inference fails for Set subclass extending AbstractSet
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
library:collections
Scala 2 erasure drops the generic type This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
T
in the presence of Array[T]
fixed in Scala 3
#13065
opened Dec 3, 2024 by
hamzaremmal
pattern-matching a recursive type - "error during expansion of this match (this is a scalac bug)"
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
patmat
Empty search result for log as in math.log
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
help wanted
scaladoc tool
VerifyError: Inconsistent stackmap frames at branch target
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
help wanted
Type inference involving This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
help wanted
typer
getClass
on private trait doesn't work
existential
fixed in Scala 3
Can't infer type of This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
typer
Array.apply
when ClassTag
and implicit conversion to Seq
are both involved
fixed in Scala 3
java.lang.Boolean.TRUE
doesn't conform to the instance type java.lang.Boolean.TRUE.type
in function parameters
fixed in Scala 3
Type mismatch calling interface with method override
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
java interop
polymorphic expression cannot be instantiated to expected type when using Id[A] type alias
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
typer
Any wrongly inferred and fails to warn
errors and warnings
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
typer
The types for This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
Set
and Map
are noisy in REPL
fixed in Scala 3
Incorrect access check for heritability
access
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
Self-type should not grant access to protected members
access
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
Cannot convert This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
java interop
scala.Boolean
to java.lang.Boolean
automatically
fixed in Scala 3
CCE returning AnyVal from concrete method calling super that abstracts over the AnyVal type
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
valueclass
Implicit conversion does not trigger for private extension methods in the body of the owning class
enhancement
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
Failing to infer type of based on type member refinement of type parameter
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
typer
Incorrect diverging implicit expansion using type parameters with type parameters
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
typer
compiler crash when value class reference private companion object value
compiler crash
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
valueclass
Can't find implicit delegating to another implicit via path-dependent type
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
typer
No bound inferred in method invocation, therefore no conversions are applied
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
typer
Previous Next
ProTip!
Follow long discussions with comments:>50.