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

Compiler crash when using StringContext and sttp import itype:bug itype:crash stat:needs triage Every issue needs to have an "area" and "itype" label
#21798 by felix-hedenstrom was closed Oct 17, 2024
Unsound elimination of function calls in paths itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#21795 by EugeneFlesselle was closed Oct 16, 2024
Parameter untupling can be prevented with indirection area:match-types area:typer itype:bug stat:fixed in next The issue was fixed in Next and only still applies to LTS.
#21778 by coreywoodfield was closed Oct 16, 2024
-Yexplicit-nulls result in NPE when calling methods of Any area:nullability area:private options Issues tied to -Y private/internal compiler settings. itype:bug
#21701 by theosotr was closed Oct 11, 2024
Regression in akka/akka for type inference of partial functions area:typer itype:bug regression This worked in a previous version but doesn't anymore
#21676 by WojciechMazur was closed Oct 9, 2024
Scala 3.5.x compiler crash with java.lang.UnsupportedOperationException: empty.reduceLeft area:typer itype:bug regression 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 stat:needs minimization Needs a self contained minimization
#21669 by alexandru was closed Oct 5, 2024
Nightly Dotty workflow of 2024-09-28 failed area:ci Issues tied with CI/CD workflows area:experimental:cc Capture checking related itype:bug
#21667 by github-actions bot was closed Oct 3, 2024
Type infererence regression in pityka/lamp area:typer itype:bug regression This worked in a previous version but doesn't anymore
#21632 by WojciechMazur was closed Sep 23, 2024
Defining and Transforming Capabilities from other Capabilities area:experimental:cc Capture checking related cc-experiment Intended to be merged with cc-experiment branch on origin itype:bug
#21614 by bracevac was closed Sep 20, 2024
Getting Started guide doesn't work on Windows area:documentation area:dx Issues tied to the developer experience when working on the compiler. compat:windows itype:bug
#21610 by HarrisL2 was closed Sep 19, 2024
[Macros] -Ycheck:all preventing a legit method definition itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#21600 by joan38 was closed Sep 17, 2024
ProTip! Exclude everything labeled bug with -label:bug.