|
Scala 3 pattern matching on `opaque type` is not tableSwitch
|
|
2
|
170
|
January 6, 2025
|
|
Scala 3 pattern matching on Enum is not tableSwitch
|
|
5
|
194
|
January 6, 2025
|
|
Can we have inline if/match in normal methods?
|
|
5
|
246
|
December 22, 2024
|
|
Bugs found through grammar-based fuzzing
|
|
1
|
309
|
November 29, 2024
|
|
Inconsistent type inferences about GADT constraints
|
|
4
|
439
|
November 16, 2024
|
|
Coverage Broken: why does nobody care?
|
|
43
|
7340
|
November 2, 2024
|
|
[JVM] Use nest-based access control for accessing private members in companion types
|
|
6
|
599
|
August 29, 2024
|
|
Overloaded extension methods from parent class get "forgetten" in child class IFF child class adds or modifies an overload
|
|
7
|
539
|
July 21, 2024
|
|
Try out pipelined builds in Scala 3.5 nightly
|
|
36
|
3162
|
June 1, 2024
|
|
Lambdas generate more bytecode in Scala 3 than in Scala 2.13
|
|
9
|
891
|
May 26, 2024
|
|
Backporting contributions / contributing backports
|
|
3
|
526
|
May 17, 2024
|
|
Scala3 "-language" compiler option issues
|
|
4
|
596
|
April 3, 2024
|
|
Add warning on self recursive call for Scala 3 like Scala 2 has?
|
|
5
|
615
|
March 12, 2024
|
|
A class extending its inner class throws a NullPointerException
|
|
6
|
696
|
March 11, 2024
|
|
Difference between Wildcard types and TypeBounds?
|
|
7
|
769
|
March 5, 2024
|
|
Surprise in interaction between union types of val/var and tuples
|
|
3
|
584
|
February 10, 2024
|
|
Expected compiler behavior?
|
|
1
|
708
|
February 4, 2024
|
|
Should extension methods works with Dynamic trait?
|
|
2
|
619
|
January 26, 2024
|
|
Can scala compiler do the micro optimization for simple pattern matching?
|
|
4
|
659
|
January 23, 2024
|
|
Feedback wanted: confusing/unhelpful error messages
|
|
1
|
2005
|
October 13, 2023
|
|
Bootstrapping of the Scala compiler
|
|
12
|
2542
|
September 20, 2023
|
|
Port `@targetName` to Scala 2
|
|
2
|
640
|
August 30, 2023
|
|
Incremental compilation does not work if modified code is imported from a module that exported said code from elsewhere
|
|
1
|
633
|
August 21, 2023
|
|
java.lang.Exception: Stack trace
|
|
4
|
1100
|
August 10, 2023
|
|
Could we remove syntax rewriting options from Dotty?
|
|
31
|
2707
|
May 31, 2023
|
|
Scala 2.12/2.13 inliner is too aggressive?
|
|
7
|
757
|
May 13, 2023
|
|
Pattern match exhaustivity warning about impossible case
|
|
5
|
1142
|
April 21, 2023
|
|
Tailrec jammed by safer exceptions
|
|
1
|
558
|
March 24, 2023
|
|
java.lang.AssertionError: position not set (3.2.2)
|
|
2
|
865
|
March 14, 2023
|
|
Implicit conversion not working with opaque types
|
|
2
|
772
|
January 20, 2023
|