-
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
Missing warning for Infinite recursive call in object
area:transform
better-errors
Issues concerned with improving confusing/unhelpful diagnostic messages
itype:enhancement
#23277
opened May 28, 2025 by
drewfeelsblue
Compiler crushes when multiple groups of type arguments are used inside smth that extends AnyVal
area:transform
itype:bug
itype:crash
#23266
opened May 26, 2025 by
road21
Bad owner of anonymous function after expandSAMs
area:transform
itype:bug
itype:crash
#23054
opened Apr 26, 2025 by
jrlemieux
StackOverflow during staging
area:transform
itype:bug
itype:crash
stat:cannot reproduce
stat:needs minimization
Needs a self contained minimization
#22688
opened Mar 1, 2025 by
hearnadam
NoType
gets accepted as a checked TypeTest
area:transform
itype:bug
#20262
opened Apr 25, 2024 by
EugeneFlesselle
Compiler crash: NoSuchElementException: key not found - Scala 3
area:transform
itype:bug
itype:crash
stat:needs minimization
Needs a self contained minimization
#19575
opened Jan 31, 2024 by
OndrejSpanel
SAM extending
Function1
causes anonymous class to be generated
area:backend
area:transform
itype:bug
#19387
opened Jan 6, 2024 by
armanbilge
Runtime error
java.lang.ClassFormatError: Duplicate method name
reported by Scala 3.3.1
area:transform
itype:bug
#19384
opened Jan 5, 2024 by
mtomko
Scala 3.3.1: Concrete method inside
trait
marked (incorrectly?) as ACC_BRIDGE
and ACC_SYNTHETIC
area:backend
area:transform
itype:bug
#19270
opened Dec 14, 2023 by
mkurz
Inline should eliminate reflective calls from structural types
area:inline
area:transform
backlog
No work planned on this by the core team for the time being.
itype:enhancement
prio:low
#19262
opened Dec 13, 2023 by
mwisnicki
Tuples are not specialized when passed a non-literal java primitive
area:transform
itype:bug
#19181
opened Dec 4, 2023 by
oridag
Adding a check that normal symbols all have a position
area:transform
itype:enhancement
prio:low
#16619
opened Jan 5, 2023 by
Sporarum
Implicits are resolved circularly when extending a class with an implicit parameter and field
area:transform
backlog
No work planned on this by the core team for the time being.
itype:bug
#16581
opened Dec 22, 2022 by
coreywoodfield
Chained
.collect
s break with F-bounded polymorfism
area:f-bounds
area:transform
itype:bug
#16385
opened Nov 20, 2022 by
JD557
Adding a
lazy val
to a trait
emits backwards-compatible code with wrong semantics
area:transform
itype:bug
itype:question
#16352
opened Nov 16, 2022 by
armanbilge
Problematic interaction between
@static
and inline functions with given parameters
area:inline
area:transform
itype:bug
#16255
opened Oct 27, 2022 by
CoolDalek
Local
lazy val
s wrapper variables are not named in the bytecode
area:transform
itype:bug
#16209
opened Oct 19, 2022 by
ghost
AbstractMethodError in SAM lambdas when SAM contains method overrided with narrowed type
area:transform
itype:bug
#15402
opened Jun 8, 2022 by
Odomontois
Crash when expanding value class extension method with annotation referencing
this
area:transform
itype:bug
#14575
opened Feb 27, 2022 by
odersky
this.synchronized
block prevents @tailrec check from passing
area:transform
itype:bug
#14308
opened Jan 20, 2022 by
liosedhel
Java unrecognized trait mixin method override
area:transform
compat:java
itype:bug
#13104
opened Jul 19, 2021 by
hamdiallam
Runtime code implementing lazy val should not use sun.misc.Unsafe on Java 9+ (JEP-471)
area:transform
compat:java:jep:stable
Issues corresponding to a JEP which got already delivered as a stable feature in a JDK release
compat:java:jep
Issues corresponding to a JEP (JDK Enhancement Proposal)
compat:java
itype:enhancement
needs-minor-release
This PR cannot be merged until the next minor release
#9013
opened May 20, 2020 by
smarter
Non-overridden method in sealed class with final children can be tailrec
area:transform
compat:scala2
itype:bug
#7116
opened Aug 28, 2019 by
lrytz
Previous Next
ProTip!
no:milestone will show everything without a milestone.