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

Different coverage results for scala 2 and scala 3 area:coverage Code coverage, see https://dotty.epfl.ch/docs/internals/coverage.html itype:bug
#21877 opened Nov 2, 2024 by goshacodes
-Yprofile-trace doesn't correctly escape output area:private options Issues tied to -Y private/internal compiler settings. area:tooling itype:bug
#21858 opened Oct 29, 2024 by mrdziuban
Crash with Match Types and unapplySeq area:match-types area:pattern-matching itype:bug itype:crash 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
#21841 opened Oct 24, 2024 by SimonGuilloud
strictEquality doesn't work with union types area:strictEquality scala.language.strictEquality area:union-types Issues tied to union types. itype:bug
#21839 opened Oct 23, 2024 by OlegYch
When -Ybest-effort is used, do not spawn .betasty in successful compilations area:best-effort-compilation Anything concerning `.betasty`, `-Ybest-effort` and `-Ywith-best-effort-tasty` itype:enhancement
#21833 opened Oct 23, 2024 by jchyb
Expr printer does not show TypeBounds area:metaprogramming:reflection Issues related to the quotes reflection API itype:bug
#21832 opened Oct 23, 2024 by jchyb
Backport #18503 (on -Wconf ordering) to the 3.3.x LTS series area:linting Linting warnings enabled with -W or -Xlint itype:bug stat:fixed in next The issue was fixed in Next and only still applies to LTS.
#21818 opened Oct 20, 2024 by BalmungSan
False positive warning 'Extension method will never be selected' area:extension-methods area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug regression This worked in a previous version but doesn't anymore
#21816 opened Oct 20, 2024 by SimY4
-Wunused:imports false negative for redundant or spurious import area:linting Linting warnings enabled with -W or -Xlint itype:bug
#21809 opened Oct 19, 2024 by som-snytt
TupledFunction discards dependent types area:experimental:tupled-functions Issues tied to the tupled functions feature. itype:bug
#21808 opened Oct 18, 2024 by TheDrawingCoder-Gamer
ProTip! Follow long discussions with comments:>50.