|
Scala3 "-language" compiler option issues
|
|
4
|
556
|
April 3, 2024
|
|
Add warning on self recursive call for Scala 3 like Scala 2 has?
|
|
5
|
603
|
March 12, 2024
|
|
A class extending its inner class throws a NullPointerException
|
|
6
|
681
|
March 11, 2024
|
|
Difference between Wildcard types and TypeBounds?
|
|
7
|
750
|
March 5, 2024
|
|
Surprise in interaction between union types of val/var and tuples
|
|
3
|
569
|
February 10, 2024
|
|
Expected compiler behavior?
|
|
1
|
703
|
February 4, 2024
|
|
Should extension methods works with Dynamic trait?
|
|
2
|
598
|
January 26, 2024
|
|
Can scala compiler do the micro optimization for simple pattern matching?
|
|
4
|
646
|
January 23, 2024
|
|
Java's record is faster, can Scala leverage it?
|
|
20
|
4016
|
November 9, 2023
|
|
Feedback wanted: confusing/unhelpful error messages
|
|
1
|
1990
|
October 13, 2023
|
|
Bootstrapping of the Scala compiler
|
|
12
|
2361
|
September 20, 2023
|
|
Port `@targetName` to Scala 2
|
|
2
|
628
|
August 30, 2023
|
|
Incremental compilation does not work if modified code is imported from a module that exported said code from elsewhere
|
|
1
|
598
|
August 21, 2023
|
|
java.lang.Exception: Stack trace
|
|
4
|
1068
|
August 10, 2023
|
|
Could we remove syntax rewriting options from Dotty?
|
|
31
|
2581
|
May 31, 2023
|
|
Scala 2.12/2.13 inliner is too aggressive?
|
|
7
|
716
|
May 13, 2023
|
|
Pattern match exhaustivity warning about impossible case
|
|
5
|
1125
|
April 21, 2023
|
|
Tailrec jammed by safer exceptions
|
|
1
|
551
|
March 24, 2023
|
|
java.lang.AssertionError: position not set (3.2.2)
|
|
2
|
845
|
March 14, 2023
|
|
Implicit conversion not working with opaque types
|
|
2
|
757
|
January 20, 2023
|
|
We are considering dropping support for Scala 2.11 in Scala.js core
|
|
0
|
522
|
December 4, 2022
|
|
Compilation error when local variable name clashes with implicit one
|
|
1
|
496
|
November 30, 2022
|
|
Expected compiler behavior? (2)
|
|
3
|
637
|
September 3, 2022
|
|
Help needed teasing apart compiler bugs
|
|
2
|
710
|
August 22, 2022
|
|
Scala 3 unimported given
|
|
1
|
607
|
August 2, 2022
|
|
Continue with case class synthetic method generation when abstract method declaration is present
|
|
4
|
804
|
July 23, 2022
|
|
Context function + overloading error
|
|
1
|
577
|
June 27, 2022
|
|
Should instances of refined types be seperate classes if refinements are limited to member types?
|
|
1
|
608
|
June 7, 2022
|
|
Improving Scala 3 forward compatibility
|
|
27
|
7162
|
May 31, 2022
|
|
Sources of implementation for polymorphic tuples
|
|
3
|
711
|
April 5, 2022
|