-
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
Incorrect "Wrong number of argument patterns" error for Option extractor using Every issue needs to have an "area" and "itype" label
Tuple.Map
itype:bug
stat:needs triage
#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
Extension in implicit object can no longer be used
area:implicits
related to implicits
itype:bug
regression
This worked in a previous version but doesn't anymore
#22920
opened Apr 5, 2025 by
WojciechMazur
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
Tasty Inspector does not work when classpath is specified in a jar MANIFEST.MF
area:classpath
itype:question
#22911
opened Apr 3, 2025 by
msigmond
Compiler crash when using macro annotation with local class: "asTerm called on not-a-Term val <none>"
area:metaprogramming:quotes
Issues related to quotes and splices
itype:bug
itype:crash
#22908
opened Apr 2, 2025 by
tschuchortdev
Incorrect code causes the parser to crash when trying to rewrite
area:parser
area:rewriting tool
itype:bug
itype:crash
#22906
opened Apr 2, 2025 by
guofengzh
Scaladoc shows shadowed overloaded signatures
area:doctool
itype:bug
#22904
opened Apr 2, 2025 by
som-snytt
Unhelpful error message when using named patterns with custom selector type in extractor match
area:pattern-matching
area:reporting
Error reporting including formatting, implicit suggestions, etc
better-errors
Issues concerned with improving confusing/unhelpful diagnostic messages
itype:enhancement
#22903
opened Apr 1, 2025 by
SrTobi
ClassCastException when using named pattern with Name-based Match
area:named-tuples
Issues tied to the named tuples feature.
area:pattern-matching
itype:bug
itype:soundness
Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#22900
opened Apr 1, 2025 by
SrTobi
Irrefutability check does not work for named patterns in extractor patterns
area:named-tuples
Issues tied to the named tuples feature.
area:pattern-matching
itype:bug
#22899
opened Apr 1, 2025 by
SrTobi
Transient failure: "hash.same as universal hash / scala hash" (ScalaCheck-based) in cats community project
area:ci
Issues tied with CI/CD workflows
itype:bug
#22897
opened Apr 1, 2025 by
mbovel
Build tools issues discovered by binary breakage changes in Scala 3 stdlib
area:capabilities
Issues tied with scala.caps.Capabilities
area:experimental
area:library
Standard library
area:tooling
itype:bug
prio:blocker
regression
This worked in a previous version but doesn't anymore
#22890
opened Mar 31, 2025 by
WojciechMazur
Array[A[Int]]
where A[_]
is an abstract type member causes ClassCastException at runtime
area:typer
itype:bug
itype:soundness
#22888
opened Mar 29, 2025 by
albertpchen
Pattern matching value
s
against a literal does not refine s.type
to that literal
area:pattern-matching
itype:bug
#22887
opened Mar 28, 2025 by
TomasMikula
Stripping generic type with Issues related to quotes and splices
itype:bug
asExprOf
does not recover it in transparent inline when passing it to another function
area:inline
area:metaprogramming:quotes
#22886
opened Mar 28, 2025 by
andrzejressel
Mirror.SumOf
contains more types than typer thinks are members of a sealed trait
area:typeclass-derivation
itype:bug
#22885
opened Mar 28, 2025 by
mrdziuban
Running Issues about process/similar
run
in the scaladoc
project actually runs the compiler
area:doctool
itype:bug
itype:meta
#22883
opened Mar 28, 2025 by
hamzaremmal
Changed type constraint behaviour when pattern matching with unions
area:pattern-matching
area:typer
itype:bug
regression
This worked in a previous version but doesn't anymore
#22882
opened Mar 28, 2025 by
WojciechMazur
Type mismatch error using case class extractor with multiple type parameters and constraints
area:pattern-matching
itype:bug
#22879
opened Mar 27, 2025 by
eejbyfeldt
Previous Next
ProTip!
Adding no:label will show everything without a label.