Compilation error when local variable name clashes with implicit one
|
|
1
|
463
|
November 30, 2022
|
Expected compiler behavior? (2)
|
|
3
|
598
|
September 3, 2022
|
Help needed teasing apart compiler bugs
|
|
2
|
675
|
August 22, 2022
|
Scala 3 unimported given
|
|
1
|
581
|
August 2, 2022
|
Continue with case class synthetic method generation when abstract method declaration is present
|
|
4
|
739
|
July 23, 2022
|
Context function + overloading error
|
|
1
|
550
|
June 27, 2022
|
Should instances of refined types be seperate classes if refinements are limited to member types?
|
|
1
|
585
|
June 7, 2022
|
Improving Scala 3 forward compatibility
|
|
27
|
6838
|
May 31, 2022
|
Sources of implementation for polymorphic tuples
|
|
3
|
665
|
April 5, 2022
|
Some interesting behavior with LazyList
|
|
2
|
692
|
March 27, 2022
|
Syntax issues with compiler option "-source 3.0-migration" under 3.1.1
|
|
1
|
750
|
March 16, 2022
|
Breaking match change from Scala 2 to 3 that is too silent
|
|
3
|
761
|
March 15, 2022
|
Using summonInline[T] with summon[T] for resolving implicits in inline methods
|
|
2
|
943
|
February 10, 2022
|
Verify Error when using mutable fields in parametric enumeration
|
|
1
|
593
|
January 13, 2022
|
Compilation error, literal types
|
|
3
|
737
|
January 4, 2022
|
"Weird" generic implicit resolution behaviour
|
|
2
|
774
|
December 30, 2021
|
PartialFunctions are broken when returning ContextFunctions
|
|
4
|
845
|
November 29, 2021
|
Extensions methods with default arguments
|
|
4
|
749
|
November 5, 2021
|
Code not compiling when Unit-returning SAM and overloaded methods involved
|
|
3
|
879
|
September 24, 2021
|
Unexpected ambiguous implicit argument error
|
|
2
|
922
|
July 24, 2021
|
Is there an official JVM implementation that should be used for testing optimizations?
|
|
1
|
719
|
July 14, 2021
|
Better name inference for anonymous givens
|
|
2
|
645
|
July 10, 2021
|
Compiler crash when switching Scala version
|
|
2
|
1001
|
July 8, 2021
|
Use FQCN in type error message if two or more types have the same name
|
|
3
|
785
|
July 1, 2021
|
Compiler fails on my small sample code
|
|
7
|
874
|
June 14, 2021
|
Should the compiler help with inserting end-markes?
|
|
11
|
1888
|
May 31, 2021
|
Implement -Ydelambdafy:inline for Scala 3
|
|
0
|
598
|
May 6, 2021
|
Incorrect compiler error "Unable to emit reference to method" with 3-RC2
|
|
4
|
1119
|
April 14, 2021
|
How to use @unchecked when matching a type parameter bounds
|
|
2
|
792
|
March 20, 2021
|
Question: Could the compiler preserve constraints of non-inferred type arguments
|
|
5
|
842
|
December 9, 2020
|