-
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
java.lang.Boolean.TRUE
doesn't conform to the instance type java.lang.Boolean.TRUE.type
in function parameters
fixed in Scala 3
Error on type projection C[_]#K
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
infer
2.12 compiler fails to infer type for complex nested Map involving F-bounded type
f-bounds
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
infer
Type inference affects on implicit parameters inside traits?
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
implicit
infer
Strange type inference involving "with" when code is used from a library
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
help wanted
infer
separate compilation
Singleton type not inferred for an argument of an overloaded method when explicitly stated through a type parameter
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
infer
overloading
High Order Type cannot be inferred properly
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
infer
lub
should compile
tcpoly
Implicit conversion never applied but influences type inference
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
implicit
infer
typer
New parameter type inference induces regression
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
infer
overloading
sam
Type inference when casting with asInstanceOf
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
help wanted
infer
Implicit parameter not resolved from path-dependent type of another parameter’s default value
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
implicit
infer
typer
Function parameter types not inferred in the presence of default arguments
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
infer
typer
Worse type inference when writing This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
infer
library:collections
minimized
typer
usability
(x: Foo[_ >: A])
as opposed to [A1 >: A](x: Foo[A1])
fixed in Scala 3
Inconsistent type alias expansion
dealias
compiler isn't dealiasing when it should, or vice versa
infer
should compile
Compatible types don't bind: found Iterable[Char] [error] required: Iterable[A]
infer
should compile
#10716
opened Feb 10, 2018 by
hmf
lub for structural types computes wrong result
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
infer
Incomplete type inference: Pattern matching does not widen expected pattern types
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
infer
patmat
Previous Next
ProTip!
Follow long discussions with comments:>50.