Skip to content

Issues: lampepfl/dotty

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

Issues list

Coverage difference with Scala 2 library TASTy area:coverage Code coverage, see https://dotty.epfl.ch/docs/internals/coverage.html area:scala2-library-tasty Any issue generaing or using the Scala 2 library TASTy itype:bug
#19227 opened Dec 8, 2023 by nicolasstucki
Apparently intersecting structural types compile, but throw at runtime on field access. itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#19223 opened Dec 7, 2023 by Quafadas
product-sequence-matches interferes when only sequence-match is applicable itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#19221 opened Dec 7, 2023 by SrTobi
Crash when both sequence and product match are possible itype:bug itype:crash stat:needs triage Every issue needs to have an "area" and "itype" label
#19219 opened Dec 7, 2023 by SrTobi
hashCode for NumericRange is computed by evaluating all values itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#19217 opened Dec 6, 2023 by AvaPL
Staging code example raises compiler warning area:metaprogramming:quotes Issues related to quotes and splices
#19211 opened Dec 6, 2023 by Bersier
Scaladoc generates broken local links itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#19208 opened Dec 5, 2023 by dixine55
3.3 impl of a 2.13 trait ignores field annotation target itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#19205 opened Dec 5, 2023 by akshaal
scala.MatchError dotty.tools.dotc.typer.Namer$Completer.typeSig(Namer.scala:798) itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#19202 opened Dec 5, 2023 by akshaal
Generated apply methods don't have default parameters area:desugar Desugaring happens after parsing but before typing, see desugar.scala itype:bug Spree Suitable for a bugfixing spree
#19201 opened Dec 5, 2023 by mbovel
CanEqual is undefined by default for unions? itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#19193 opened Dec 4, 2023 by soronpo
Regression in thoughtworksinc / binding.scala area:metaprogramming:quotes Issues related to quotes and splices area:typer itype:bug regression This worked in a previous version but doesn't anymore
#19191 opened Dec 4, 2023 by WojciechMazur
Improve enum fromOrdinal and valueOf error messages area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#19178 opened Dec 3, 2023 by Lasering
ProTip! Exclude everything labeled bug with -label:bug.