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

reproducible builds: undeterministic additional source path references in tasty itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#21154 opened Jul 10, 2024 by raboof
abstract var can only be overridden when the override modifier is not used itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#21149 opened Jul 10, 2024 by symingz
Overloaded methods with self-type derived return types can crash scaladoc area:doctool itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#21138 opened Jul 9, 2024 by jchyb
Context function typecheck failure area:inline area:typer area:variance Issues related to covariance & contravariance. itype:bug
#21136 opened Jul 9, 2024 by Bersier
New classpath management system in launchers might break area:command line Issues tied to how our launchers handle on the command line. area:doctool area:runner Issues tied to the scala runner command. compat:windows itype:bug prio:high regression This worked in a previous version but doesn't anymore
#21034 opened Jul 4, 2024 by hamzaremmal
Regressions in fingo/spata for match types area:typer itype:bug regression This worked in a previous version but doesn't anymore stat:needs spec
#21013 opened Jul 4, 2024 by WojciechMazur
Enable all Presentation Compiler tests on the CI for PRs (including Windows tests) area:ci Issues tied with CI/CD workflows area:testing itype:meta Issues about process/similar
#20991 opened Jul 3, 2024 by Gedochao
3.5.0-RC3 Release procedure itype:meta Issues about process/similar
#20988 opened Jul 3, 2024 by WojciechMazur
11 of 14 tasks
Missing unused warnings for lambdas parameters area:linting Linting warnings enabled with -W or -Xlint itype:bug
#20951 opened Jul 2, 2024 by mbovel
All asserts in Quotes should give helpful error messages area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#20946 opened Jul 2, 2024 by KacperFKorban
ProTip! Exclude everything labeled bug with -label:bug.