-
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
False positive warning: unused import with certain combination of generics
itype:bug
stat:needs triage
Every issue needs to have an "area" and "itype" label
#22971
opened Apr 11, 2025 by
OndrejSpanel
False positive warning: unused import when var symbol is used only as assignment target
itype:bug
stat:needs triage
Every issue needs to have an "area" and "itype" label
#22970
opened Apr 11, 2025 by
OndrejSpanel
Unused warning for NotGiven is not useful
area:reporting
Error reporting including formatting, implicit suggestions, etc
better-errors
Issues concerned with improving confusing/unhelpful diagnostic messages
itype:enhancement
stat:needs triage
Every issue needs to have an "area" and "itype" label
#22969
opened Apr 11, 2025 by
eejbyfeldt
Defining an enum in typeCheckErrors always returns errors
area:enums
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
Scala 3.7.0-RC2 release procedure
itype:meta
Issues about process/similar
#22948
opened Apr 9, 2025 by
WojciechMazur
13 of 22 tasks
Parsing inconsistency of def vs. given with structural refinement
area:implicits
related to implicits
area:parser
itype:bug
#22946
opened Apr 9, 2025 by
TomasMikula
The pattern contains an unaccounted type parameter
area:match-types
area:pattern-matching
area:typeclass-derivation
itype:bug
regression
This worked in a previous version but doesn't anymore
#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
Insert 'using' when completing inside using params
area:presentation-compiler
Related to the presentation compiler module used by Metals and possibly other tools
itype:bug
#22939
opened Apr 8, 2025 by
tgodzik
Add context parameters to SemanticDB Synthetics
area:semanticdb
#22936
opened Apr 8, 2025 by
natsukagami
Add for-loop desugaring to SemanticDB Synthetics
area:semanticdb
#22935
opened Apr 8, 2025 by
natsukagami
Add macro expansions to SemanticDB Synthetics
area:semanticdb
#22934
opened Apr 8, 2025 by
natsukagami
Incorrect "Wrong number of argument patterns" error for Option extractor using
Tuple.Map
area:tuples
itype:bug
#22923
opened Apr 7, 2025 by
eejbyfeldt
Typer regression in This worked in a previous version but doesn't anymore
stat:needs bisection
Need to use nightly builds and git bisect to find out the commit where this issue was introduced
marcinzh/beam
for combination of dependant and intersections types
area:typer
itype:bug
regression
#22922
opened Apr 6, 2025 by
WojciechMazur
Given search doesn't work with identical polymorphic function types
area:implicits
related to implicits
itype:bug
#22921
opened Apr 6, 2025 by
p-pavel
Record intersection selections have no hover
area:presentation-compiler
Related to the presentation compiler module used by Metals and possibly other tools
itype:bug
#22919
opened Apr 5, 2025 by
scarf005
Incorrect error message due to ordering of givens in using clause
area:implicits
related to implicits
itype:bug
#22917
opened Apr 4, 2025 by
majk-p
Can't use Issues tied to -Y private/internal compiler settings.
itype:bug
-Yexplicit-nulls
along with XML literals
area:nullability
area:private options
#22914
opened Apr 3, 2025 by
mrdziuban
Issues with given prioritization change
area:implicits
related to implicits
itype:bug
regression
This worked in a previous version but doesn't anymore
stat:needs decision
Some aspects of this issue need a decision from the maintainance team.
stat:needs investigation
Hard to to tell much without investigating this further. Needs a spike.
#22913
opened Apr 3, 2025 by
tgodzik
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.