Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

ClassCastException: class cannot be cast to class scala.runtime.Nothing$ itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#22204 opened Dec 12, 2024 by jtjeferreira
REPL warns terminal provider jna has been deprecated area:command line Issues tied to how our launchers handle on the command line. area:repl itype:bug
#22201 opened Dec 12, 2024 by Gedochao
Parser should report ambiguous givens syntax area:parser area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22197 opened Dec 11, 2024 by WojciechMazur
Named unapply selectors accept random names area:named-tuples Issues tied to the named tuples feature. itype:bug
#22192 opened Dec 11, 2024 by KacperFKorban
'case' with 'given' error has precedence over unreachable case area:implicits related to implicits area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22191 opened Dec 11, 2024 by sjbiaga
Non-deterministic class files area:compilation-output Issues tied with the output files of compilation (.class/.tasty files) itype:bug
#22181 opened Dec 10, 2024 by aalleexxeeii
Question: desugaring of right associative extenstion methods area:desugar Desugaring happens after parsing but before typing, see desugar.scala area:extension-methods itype:question
#22170 opened Dec 9, 2024 by Florian3k
Scala LTS 3.3.5-RC1 release procedure itype:meta Issues about process/similar
#22169 opened Dec 9, 2024 by WojciechMazur
12 of 21 tasks
Scala 3.6.3-RC1 release procedure itype:meta Issues about process/similar
#22168 opened Dec 9, 2024 by WojciechMazur
12 of 21 tasks
Question: desugaring of named context bounds area:desugar Desugaring happens after parsing but before typing, see desugar.scala itype:question
#22166 opened Dec 9, 2024 by Florian3k
Unactionable warning: "Given search preference for ... will change." area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug
#22153 opened Dec 6, 2024 by eed3si9n
-Xcheck-macro does not check for incorrectly constructed TypeRefs or TermRefs area:metaprogramming:other Issues tied to metaprogramming/macros not covered by the other labels. itype:bug
#22151 opened Dec 5, 2024 by jchyb
ProTip! Adding no:label will show everything without a label.