About the Compiler category
|
|
0
|
906
|
December 1, 2016
|
Implicit conversion not working with opaque types
|
|
2
|
273
|
January 20, 2023
|
We are considering dropping support for Scala 2.11 in Scala.js core
|
|
0
|
186
|
December 4, 2022
|
Compilation error when local variable name clashes with implicit one
|
|
1
|
148
|
November 30, 2022
|
Expected compiler behavior? (2)
|
|
3
|
282
|
September 3, 2022
|
Expected compiler behavior?
|
|
0
|
201
|
August 31, 2022
|
Help needed teasing apart compiler bugs
|
|
2
|
315
|
August 22, 2022
|
Scala 3 unimported given
|
|
1
|
317
|
August 2, 2022
|
Continue with case class synthetic method generation when abstract method declaration is present
|
|
4
|
359
|
July 23, 2022
|
Context function + overloading error
|
|
1
|
270
|
June 27, 2022
|
Should instances of refined types be seperate classes if refinements are limited to member types?
|
|
1
|
262
|
June 7, 2022
|
Improving Scala 3 forward compatibility
|
|
27
|
4578
|
May 31, 2022
|
Sources of implementation for polymorphic tuples
|
|
3
|
348
|
April 5, 2022
|
Some interesting behavior with LazyList
|
|
2
|
377
|
March 27, 2022
|
Syntax issues with compiler option "-source 3.0-migration" under 3.1.1
|
|
1
|
352
|
March 16, 2022
|
Breaking match change from Scala 2 to 3 that is too silent
|
|
3
|
418
|
March 15, 2022
|
Using summonInline[T] with summon[T] for resolving implicits in inline methods
|
|
2
|
389
|
February 10, 2022
|
Verify Error when using mutable fields in parametric enumeration
|
|
1
|
306
|
January 13, 2022
|
Compilation error, literal types
|
|
3
|
424
|
January 4, 2022
|
"Weird" generic implicit resolution behaviour
|
|
2
|
460
|
December 30, 2021
|
PartialFunctions are broken when returning ContextFunctions
|
|
4
|
502
|
November 29, 2021
|
Extensions methods with default arguments
|
|
4
|
412
|
November 5, 2021
|
Code not compiling when Unit-returning SAM and overloaded methods involved
|
|
3
|
459
|
September 24, 2021
|
Unexpected ambiguous implicit argument error
|
|
2
|
569
|
July 24, 2021
|
Is there an official JVM implementation that should be used for testing optimizations?
|
|
1
|
485
|
July 14, 2021
|
Better name inference for anonymous givens
|
|
2
|
446
|
July 10, 2021
|
Compiler crash when switching Scala version
|
|
2
|
560
|
July 8, 2021
|
Use FQCN in type error message if two or more types have the same name
|
|
3
|
497
|
July 1, 2021
|
Compiler fails on my small sample code
|
|
7
|
430
|
June 14, 2021
|
Should the compiler help with inserting end-markes?
|
|
11
|
1327
|
May 31, 2021
|