issues
search
scala
/
scala3
The Scala 3 compiler, also known as Dotty.
https://dotty.epfl.ch
Apache License 2.0
6.03k
stars
1.1k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support Mirror for generic tuples arity > 22
#23363
eejbyfeldt
opened
46 minutes ago
0
Fix false exhaustivity warning for pattern returning NamedTuple
#23362
eejbyfeldt
opened
5 hours ago
0
-Wtostring-interpolated warns on an if expression of type String
#23361
johnduffell
opened
5 hours ago
1
Named Tuple key validation not applied to Tuple[] syntax
#23360
aherlihy
opened
10 hours ago
0
Test case for regression #23095
#23359
aherlihy
closed
9 hours ago
0
bugfix: Check for error before checking members of product type in getUnapplySelectors
#23358
aherlihy
opened
1 day ago
0
Standardize on log-based undo
#23357
odersky
opened
1 day ago
0
improvement: Cache compilation on . and don't add CURSOR
#23356
tgodzik
closed
1 day ago
0
improvement: Improve efficiency of completions
#23355
tgodzik
closed
1 day ago
0
Unhelpful error message when trying to use named extraction, when not matching case class or named tuple
#23354
wwbakker
opened
2 days ago
2
Drop invalid assumption from TastyUnpickler
#23353
Jentsch
opened
2 days ago
0
Crash with MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
#23352
threeseed
opened
2 days ago
3
Nowarn receiver of extension taking params
#23351
som-snytt
opened
2 days ago
1
Unhelpful error message for type erasure
#23350
threeseed
opened
2 days ago
0
Probably regression in v3.7.x: false positive warning with `-Wunused:explicits`
#23349
satorg
opened
2 days ago
3
Add accessible check for import usage
#23348
som-snytt
opened
3 days ago
0
Incorrect unused import warnings in some cases - private definitions escaping their scope
#23347
jdrphillips
opened
3 days ago
1
Tweak parameter dependency test when typing applications
#23346
odersky
closed
2 days ago
0
Tweak parameter dependency test when typing applications
#23345
odersky
closed
3 days ago
1
Remove unnecessary uses of uncheckedNN
#23344
noti0na1
opened
3 days ago
3
Typer gets types wrong, even though they are explicit
#23343
rcano
opened
3 days ago
0
Fix handling of @use and @consume in class parameters
#23342
odersky
closed
2 days ago
0
bugfix: Check in the collector for empty arrays
#23341
tgodzik
closed
1 day ago
2
Terrible code generated when pattern matching a tuple.
#23340
nmichael44
closed
2 days ago
3
Fix main: remove empty parentheses when rewriting implicits to givens
#23339
jchyb
closed
3 days ago
0
remove some unnecessary unsafeNulls imports
#23338
olhotak
closed
3 days ago
0
Partial function synthesis changesOwner of selector
#23337
som-snytt
closed
1 day ago
0
Fix insufficient number width allocated when using `-print-lines`
#23336
natsukagami
closed
23 hours ago
0
Rename `mut` to `update`
#23335
odersky
closed
3 days ago
1
Bump Scala CLI to v1.8.1 (was v1.8.0)
#23334
Gedochao
closed
4 days ago
0
Bump VirtusLab/scala-cli-setup from 1.8.0 to 1.8.1
#23333
dependabot[bot]
opened
4 days ago
1
Adapt types according to read-only status
#23332
odersky
closed
2 days ago
1
Revert "Make overload pruning based on result types less aggressive (#21744)" in main
#23331
WojciechMazur
closed
3 days ago
1
Seeking Feedback : make quotes.reflect.* top-level definitions
#23330
Kalin-Rudnicki
opened
4 days ago
1
Extension method doesn't show warning with type alias
#23329
threeseed
closed
4 days ago
3
`GADT constraints with pattern alternatives` compile error since Scala 3.7.1
#23328
xuwei-k
closed
5 days ago
1
warn about unnecessary uses of .nn
#23327
olhotak
closed
3 days ago
1
Take inferred or explicit refinement result for unused check
#23325
som-snytt
closed
2 days ago
0
Copy `@use` and `@consume` annotations to parameter types
#23324
Linyxus
closed
3 days ago
0
Exclude `Selectable` from unused member warning
#23323
som-snytt
closed
2 days ago
1
Preparations to enable access kind inference.
#23321
odersky
closed
4 days ago
1
Add FlexibleType support for scaladoc
#23320
2m
opened
1 week ago
0
[DO NOT MERGE] Try to enable explicit nulls for Scala 3 stdlib
#23319
noti0na1
opened
1 week ago
0
Inconsistencies in the Spec about class
#23318
fare
opened
1 week ago
5
Pathological (effectively non-terminating) compilation times of quote-matching multiple types
#23317
TomasMikula
opened
1 week ago
0
Matching `BigInt` against `Int` literal pattern leads to warning
#23316
t9dupuy
opened
1 week ago
1
References inside annotation are not avoided
#23315
mbovel
opened
1 week ago
0
Unoptimized code generated for Enum dispatch
#23314
nmichael44
closed
1 week ago
10
Quoted n-ary tuple referring to method params crashes during lambdaLift
#23313
TomasMikula
opened
1 week ago
0
Compiler crash with duplicate child annotation
#23312
threeseed
closed
1 week ago
0
Next