|
About the Compiler category
|
|
0
|
1217
|
December 1, 2016
|
|
How does scalac know about variance of class type parameter without sources?
|
|
1
|
76
|
November 29, 2025
|
|
Scala3: `-Wall` is inconsistent with `-Wshadow` and `-Wunused`
|
|
2
|
169
|
November 18, 2025
|
|
What does the error "inline value must be pure" mean?
|
|
11
|
247
|
November 3, 2025
|
|
JVM impovements to type checking
|
|
9
|
1480
|
October 8, 2025
|
|
Compile to LLVM or WASM
|
|
63
|
10253
|
September 30, 2025
|
|
[JVM] Use StableValue as compilation target for lazy val
|
|
6
|
575
|
September 2, 2025
|
|
Compiler reverses annotation order?
|
|
1
|
127
|
August 17, 2025
|
|
Compiler becomes unusable after first compile with specific syntactically incorrect code
|
|
5
|
210
|
August 14, 2025
|
|
Does the compiler recognize and optimize the same macro expansions?
|
|
4
|
170
|
August 11, 2025
|
|
Are inlined arrays possible in the JVM?
|
|
5
|
317
|
July 24, 2025
|
|
Generate `sealed interface`-compattible class for `sealed trait`
|
|
0
|
175
|
May 18, 2025
|
|
Issues with type checking in match expression
|
|
5
|
219
|
March 28, 2025
|
|
Inline methods in opaque types without binary dependencies
|
|
1
|
138
|
February 12, 2025
|
|
Scala 3 pattern matching on `opaque type` is not tableSwitch
|
|
2
|
150
|
January 6, 2025
|
|
Scala 3 pattern matching on Enum is not tableSwitch
|
|
5
|
169
|
January 6, 2025
|
|
Can we have inline if/match in normal methods?
|
|
5
|
196
|
December 22, 2024
|
|
Bugs found through grammar-based fuzzing
|
|
1
|
256
|
November 29, 2024
|
|
Inconsistent type inferences about GADT constraints
|
|
4
|
381
|
November 16, 2024
|
|
Coverage Broken: why does nobody care?
|
|
43
|
6914
|
November 2, 2024
|
|
[JVM] Use nest-based access control for accessing private members in companion types
|
|
6
|
519
|
August 29, 2024
|
|
Overloaded extension methods from parent class get "forgetten" in child class IFF child class adds or modifies an overload
|
|
7
|
450
|
July 21, 2024
|
|
Try out pipelined builds in Scala 3.5 nightly
|
|
36
|
2919
|
June 1, 2024
|
|
Lambdas generate more bytecode in Scala 3 than in Scala 2.13
|
|
9
|
843
|
May 26, 2024
|
|
Backporting contributions / contributing backports
|
|
3
|
499
|
May 17, 2024
|
|
Scala3 "-language" compiler option issues
|
|
4
|
522
|
April 3, 2024
|
|
Add warning on self recursive call for Scala 3 like Scala 2 has?
|
|
5
|
600
|
March 12, 2024
|
|
A class extending its inner class throws a NullPointerException
|
|
6
|
640
|
March 11, 2024
|
|
Difference between Wildcard types and TypeBounds?
|
|
7
|
726
|
March 5, 2024
|
|
Surprise in interaction between union types of val/var and tuples
|
|
3
|
554
|
February 10, 2024
|