-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: scala/scala3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Release procedure 3.7.0-RC3
itype:meta
Issues about process/similar
#22998
opened Apr 14, 2025 by
WojciechMazur
16 of 22 tasks
Improve error messages reporting overriding errors that involve refinements
area:overloading
area:reporting
Error reporting including formatting, implicit suggestions, etc
better-errors
Issues concerned with improving confusing/unhelpful diagnostic messages
itype:enhancement
#22997
opened Apr 14, 2025 by
kyouko-taiga
StackOverflowError during pickleQuotes with type parameter Issues related to quotes and splices
area:pickling
itype:bug
itype:crash
T <: SomeTrait[T]
area:metaprogramming:quotes
#22996
opened Apr 14, 2025 by
mrdziuban
Variance does not play well with pattern matching
area:pattern-matching
area:variance
Issues related to covariance & contravariance.
itype:bug
#22993
opened Apr 12, 2025 by
TomasMikula
Incorrect warning on backticked typed pattern
area:reporting
Error reporting including formatting, implicit suggestions, etc
itype:bug
#22989
opened Apr 12, 2025 by
som-snytt
Cyclic reference from various features intersecting
itype:bug
itype:crash
stat:needs minimization
Needs a self contained minimization
stat:needs triage
Every issue needs to have an "area" and "itype" label
#22986
opened Apr 12, 2025 by
Katrix
False positive unused import in 3.7 nightly for value only used for export
area:linting
Linting warnings enabled with -W or -Xlint
itype:bug
regression
This worked in a previous version but doesn't anymore
#22983
opened Apr 11, 2025 by
mrdziuban
False positive unused import on type used in macro type pattern
area:linting
Linting warnings enabled with -W or -Xlint
itype:bug
regression
This worked in a previous version but doesn't anymore
#22981
opened Apr 11, 2025 by
mrdziuban
Unexpectedly retained constructor argument
area:annotations
itype:bug
#22979
opened Apr 11, 2025 by
rcano
Unused implicit conversion imports are not detected under certain circumstances
area:implicits
related to implicits
area:linting
Linting warnings enabled with -W or -Xlint
itype:bug
stat:fixed in next
The issue was fixed in Next and only still applies to LTS.
#22976
opened Apr 11, 2025 by
jdrphillips
Typer regression in This worked in a previous version but doesn't anymore
getkyo/kyo
area:typer
itype:bug
regression
#22974
opened Apr 11, 2025 by
WojciechMazur
False positive warning: unused import with certain combination of generics
area:linting
Linting warnings enabled with -W or -Xlint
itype:bug
#22971
opened Apr 11, 2025 by
OndrejSpanel
False positive warning: unused import when var symbol is used only as assignment target
area:linting
Linting warnings enabled with -W or -Xlint
itype:bug
#22970
opened Apr 11, 2025 by
OndrejSpanel
Unused warning for NotGiven is not useful
area:linting
Linting warnings enabled with -W or -Xlint
area:reporting
Error reporting including formatting, implicit suggestions, etc
better-errors
Issues concerned with improving confusing/unhelpful diagnostic messages
itype:enhancement
#22969
opened Apr 11, 2025 by
eejbyfeldt
Defining an enum in typeCheckErrors always returns errors
area:enums
area:metaprogramming:compiletime
The scala.compiletime package
itype:bug
regression
This worked in a previous version but doesn't anymore
#22968
opened Apr 11, 2025 by
eejbyfeldt
"Unable to resolve link" scaladoc warnings on the CI
area:ci
Issues tied with CI/CD workflows
area:doctool
itype:enhancement
#22960
opened Apr 10, 2025 by
mbovel
Failure to refine @-bound variables (x @ <pattern>) when pattern is a literal
area:pattern-matching
itype:bug
#22954
opened Apr 9, 2025 by
TomasMikula
Lost non-exhaustivity and unreachability warning for union of singletons resulting from match type returned from a method
area:pattern-matching
area:reporting
Error reporting including formatting, implicit suggestions, etc
itype:bug
#22952
opened Apr 9, 2025 by
TomasMikula
New anonymous class definition will be duplicated at each inline site
area:inline
area:reporting
Error reporting including formatting, implicit suggestions, etc
itype:bug
#22951
opened Apr 9, 2025 by
goshacodes
ClassCastException when using Union type with case object and TypeTest
area:union-types
Issues tied to union types.
itype:bug
itype:soundness
Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#22950
opened Apr 9, 2025 by
GuillaumeSaintRaymondSonos
Improve error: the pattern contains an unaccounted type parameter
area:match-types
area:pattern-matching
area:typeclass-derivation
better-errors
Issues concerned with improving confusing/unhelpful diagnostic messages
itype:bug
#22943
opened Apr 8, 2025 by
TomasMikula
Abstract error message only show the start of the name
area:positions
area:typer
better-errors
Issues concerned with improving confusing/unhelpful diagnostic messages
itype:bug
Spree
Suitable for a future Spree
#22941
opened Apr 8, 2025 by
tgodzik
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.