Pattern match exhaustivity warning about impossible case
|
|
5
|
1021
|
April 21, 2023
|
Tailrec jammed by safer exceptions
|
|
1
|
526
|
March 24, 2023
|
java.lang.AssertionError: position not set (3.2.2)
|
|
2
|
776
|
March 14, 2023
|
Implicit conversion not working with opaque types
|
|
2
|
728
|
January 20, 2023
|
We are considering dropping support for Scala 2.11 in Scala.js core
|
|
0
|
515
|
December 4, 2022
|
Compilation error when local variable name clashes with implicit one
|
|
1
|
470
|
November 30, 2022
|
Expected compiler behavior? (2)
|
|
3
|
608
|
September 3, 2022
|
Help needed teasing apart compiler bugs
|
|
2
|
684
|
August 22, 2022
|
Scala 3 unimported given
|
|
1
|
586
|
August 2, 2022
|
Continue with case class synthetic method generation when abstract method declaration is present
|
|
4
|
756
|
July 23, 2022
|
Context function + overloading error
|
|
1
|
556
|
June 27, 2022
|
Should instances of refined types be seperate classes if refinements are limited to member types?
|
|
1
|
592
|
June 7, 2022
|
Improving Scala 3 forward compatibility
|
|
27
|
7044
|
May 31, 2022
|
Sources of implementation for polymorphic tuples
|
|
3
|
673
|
April 5, 2022
|
Some interesting behavior with LazyList
|
|
2
|
702
|
March 27, 2022
|
Syntax issues with compiler option "-source 3.0-migration" under 3.1.1
|
|
1
|
767
|
March 16, 2022
|
Breaking match change from Scala 2 to 3 that is too silent
|
|
3
|
775
|
March 15, 2022
|
Using summonInline[T] with summon[T] for resolving implicits in inline methods
|
|
2
|
972
|
February 10, 2022
|
Verify Error when using mutable fields in parametric enumeration
|
|
1
|
597
|
January 13, 2022
|
Compilation error, literal types
|
|
3
|
757
|
January 4, 2022
|
"Weird" generic implicit resolution behaviour
|
|
2
|
791
|
December 30, 2021
|
PartialFunctions are broken when returning ContextFunctions
|
|
4
|
863
|
November 29, 2021
|
Extensions methods with default arguments
|
|
4
|
767
|
November 5, 2021
|
Code not compiling when Unit-returning SAM and overloaded methods involved
|
|
3
|
898
|
September 24, 2021
|
Unexpected ambiguous implicit argument error
|
|
2
|
931
|
July 24, 2021
|
Is there an official JVM implementation that should be used for testing optimizations?
|
|
1
|
727
|
July 14, 2021
|
Better name inference for anonymous givens
|
|
2
|
656
|
July 10, 2021
|
Compiler crash when switching Scala version
|
|
2
|
1053
|
July 8, 2021
|
Use FQCN in type error message if two or more types have the same name
|
|
3
|
797
|
July 1, 2021
|
Compiler fails on my small sample code
|
|
7
|
903
|
June 14, 2021
|