|
Scala 3 pattern matching on `opaque type` is not tableSwitch
|
|
2
|
169
|
January 6, 2025
|
|
Scala 3 pattern matching on Enum is not tableSwitch
|
|
5
|
191
|
January 6, 2025
|
|
Can we have inline if/match in normal methods?
|
|
5
|
245
|
December 22, 2024
|
|
Bugs found through grammar-based fuzzing
|
|
1
|
305
|
November 29, 2024
|
|
Inconsistent type inferences about GADT constraints
|
|
4
|
437
|
November 16, 2024
|
|
Coverage Broken: why does nobody care?
|
|
43
|
7273
|
November 2, 2024
|
|
[JVM] Use nest-based access control for accessing private members in companion types
|
|
6
|
587
|
August 29, 2024
|
|
Overloaded extension methods from parent class get "forgetten" in child class IFF child class adds or modifies an overload
|
|
7
|
527
|
July 21, 2024
|
|
Try out pipelined builds in Scala 3.5 nightly
|
|
36
|
3131
|
June 1, 2024
|
|
Lambdas generate more bytecode in Scala 3 than in Scala 2.13
|
|
9
|
885
|
May 26, 2024
|
|
Backporting contributions / contributing backports
|
|
3
|
520
|
May 17, 2024
|
|
Scala3 "-language" compiler option issues
|
|
4
|
591
|
April 3, 2024
|
|
Add warning on self recursive call for Scala 3 like Scala 2 has?
|
|
5
|
614
|
March 12, 2024
|
|
A class extending its inner class throws a NullPointerException
|
|
6
|
695
|
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
|
576
|
February 10, 2024
|
|
Expected compiler behavior?
|
|
1
|
707
|
February 4, 2024
|
|
Should extension methods works with Dynamic trait?
|
|
2
|
613
|
January 26, 2024
|
|
Can scala compiler do the micro optimization for simple pattern matching?
|
|
4
|
657
|
January 23, 2024
|
|
Feedback wanted: confusing/unhelpful error messages
|
|
1
|
2003
|
October 13, 2023
|
|
Bootstrapping of the Scala compiler
|
|
12
|
2526
|
September 20, 2023
|
|
Port `@targetName` to Scala 2
|
|
2
|
639
|
August 30, 2023
|
|
Incremental compilation does not work if modified code is imported from a module that exported said code from elsewhere
|
|
1
|
628
|
August 21, 2023
|
|
java.lang.Exception: Stack trace
|
|
4
|
1096
|
August 10, 2023
|
|
Could we remove syntax rewriting options from Dotty?
|
|
31
|
2660
|
May 31, 2023
|
|
Scala 2.12/2.13 inliner is too aggressive?
|
|
7
|
752
|
May 13, 2023
|
|
Pattern match exhaustivity warning about impossible case
|
|
5
|
1139
|
April 21, 2023
|
|
Tailrec jammed by safer exceptions
|
|
1
|
556
|
March 24, 2023
|
|
java.lang.AssertionError: position not set (3.2.2)
|
|
2
|
864
|
March 14, 2023
|
|
Implicit conversion not working with opaque types
|
|
2
|
771
|
January 20, 2023
|