-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Nested overload resolution fails when splitting argument list
area:overloading
itype:enhancement
#23011
opened Apr 17, 2025 by
EugeneFlesselle
Improve error messages reporting overriding errors that involve refinements
area:overloading
area:reporting
Error reporting including formatting, implicit suggestions, etc
better-errors
Issues concerned with improving confusing/unhelpful diagnostic messages
itype:enhancement
#22997
opened Apr 14, 2025 by
kyouko-taiga
Spurious Error reporting including formatting, implicit suggestions, etc
itype:bug
itype:question
stat:needs minimization
Needs a self contained minimization
error overriding method may not override non-experimental member
area:experimental
area:overloading
area:reporting
#22831
opened Mar 18, 2025 by
lihaoyi
Autotupling fails for curried argument lists when overloaded
area:overloading
itype:bug
#22718
opened Mar 5, 2025 by
EugeneFlesselle
Overloading and implicit argument result in inconsistent outcomes
area:implicits
related to implicits
area:overloading
itype:bug
#22421
opened Jan 20, 2025 by
amsen20
False-negative conflicting base types when inherits Java class and interface.
area:overloading
area:reporting
Error reporting including formatting, implicit suggestions, etc
itype:bug
regression:scala2
#22311
opened Jan 5, 2025 by
XYZboom
False-negative overrides nothing
area:overloading
area:reporting
Error reporting including formatting, implicit suggestions, etc
itype:bug
regression:scala2
#22310
opened Jan 4, 2025 by
XYZboom
Java classes that inherit Scala classes cannot be compiled
area:overloading
compat:java
itype:bug
#22307
opened Jan 4, 2025 by
XYZboom
Difference between overriding and subtyping for
def -> val
overriding
area:overloading
itype:bug
#22039
opened Nov 27, 2024 by
KacperFKorban
Inconsistent handling of match types on dependent types when overriding
area:match-types
area:overloading
itype:bug
#21265
opened Jul 24, 2024 by
m8nmueller
Overloading or implicit bug in 3.4.1
area:overloading
itype:bug
needs-minor-release
This PR cannot be merged until the next minor release
stat:needs decision
Some aspects of this issue need a decision from the maintainance team.
#20053
opened Mar 29, 2024 by
soronpo
Incorrect overload resolution
area:extension-methods
area:overloading
itype:bug
#19331
opened Dec 25, 2023 by
Bersier
implicit extensions not found when sub typing of receiver gets involved
area:extension-methods
area:overloading
itype:bug
#18675
opened Oct 11, 2023 by
Ichoran
separate compilation of top level overloaded methods can't be selected
area:overloading
itype:bug
#18673
opened Oct 10, 2023 by
ntnj
Overload with varargs and an implicit argument
area:overloading
itype:bug
#18568
opened Sep 18, 2023 by
SimonGuilloud
Hygiene issue with overloads in AnyVal classes
area:overloading
itype:bug
#17288
opened Apr 16, 2023 by
mpilquist
Overloaded method taking value class leads to unexpected typer error
area:overloading
area:typer
itype:bug
#16467
opened Dec 5, 2022 by
WojciechMazur
Overloading with context function bug
area:overloading
itype:bug
#15163
opened May 11, 2022 by
soronpo
ProTip!
Exclude everything labeled
bug
with -label:bug.