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

Duplicated methods from implicit conversions in completions area:presentation-compiler Related to the presentation compiler module used by Metals and possibly other tools itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#22624 opened Feb 18, 2025 by tgodzik
pattern selector should be an instance of Matchable when matching on Quotes Reflect API area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement stat:needs triage Every issue needs to have an "area" and "itype" label
#22623 opened Feb 18, 2025 by goshacodes
private[this] inference does not work for constructor parameters area:infer area:variance Issues related to covariance & contravariance. itype:bug
#22620 opened Feb 17, 2025 by yaniskas
Misleading Unreachable case report in ensuring. Bug or feature? area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement stat:cannot reproduce stat:needs minimization Needs a self contained minimization
#22615 opened Feb 16, 2025 by martinberger
uninitialized accepted, but _ isn't area:parser better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22614 opened Feb 16, 2025 by durban
Things to do for separation checking area:experimental:cc Capture checking related itype:enhancement
#22613 opened Feb 16, 2025 by odersky
11 tasks
scala 3.6.3 -Yprofile-enabled is buggy area:private options Issues tied to -Y private/internal compiler settings. itype:bug
#22612 opened Feb 16, 2025 by lenguyenthanh
Bad error message when taking Tuple.IsMappedBy as evidence area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22607 opened Feb 15, 2025 by eejbyfeldt
Regression in kubukoz/spotify-next - incorrect implicit parameter clause warning leading to an illegal rewrite area:implicits related to implicits area:reporting Error reporting including formatting, implicit suggestions, etc area:rewriting tool itype:bug regression This worked in a previous version but doesn't anymore
#22598 opened Feb 13, 2025 by jchyb
Regression in durban/choam - type argument does not conform to upper bound area:typer itype:bug regression This worked in a previous version but doesn't anymore
#22596 opened Feb 13, 2025 by jchyb
Nobody expects to import toString area:import Issues tied to imports. area:repl area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#22594 opened Feb 12, 2025 by som-snytt
Regression in yakivy/jam - unknown value error in separate compilation runs area:inline area:metaprogramming:quotes Issues related to quotes and splices area:typer itype:bug regression This worked in a previous version but doesn't anymore
#22593 opened Feb 12, 2025 by jchyb
failed to produce a warning about inexhaustive pattern area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#22590 opened Feb 12, 2025 by theosotr
Implement Divergence Checking for Match Types Semester Project Good project to be done by an MSc or strong Bsc computer science student in one semester
#22587 opened Feb 12, 2025 by odersky
Regression in lowmelvin/hammer-scala area:inline area:metaprogramming:quotes Issues related to quotes and splices itype:bug regression This worked in a previous version but doesn't anymore
#22585 opened Feb 12, 2025 by jchyb
Quoted API has broken impl for fields (case fields / declared fields / ...) area:metaprogramming:reflection Issues related to the quotes reflection API area:private options Issues tied to -Y private/internal compiler settings. itype:bug
#22584 opened Feb 12, 2025 by Kalin-Rudnicki
Regression(?) in kubukoz/slick-effect - type projections in separate compilation runs 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
#22581 opened Feb 11, 2025 by jchyb
Crash due to Span.start assertinons in typer.Migrations.implicitParams area:typer itype:bug itype:crash regression This worked in a previous version but doesn't anymore stat:needs minimization Needs a self contained minimization
#22571 opened Feb 10, 2025 by WojciechMazur
confusing Implicit parameters should be provided with a using clause message if implicit default param area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22567 opened Feb 9, 2025 by xuwei-k
ProTip! Exclude everything labeled bug with -label:bug.