-
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
Can't use Issues tied to -Y private/internal compiler settings.
itype:bug
-Yexplicit-nulls
along with XML literals
area:nullability
area:private options
#22914
opened Apr 3, 2025 by
mrdziuban
-Yexplicit-nulls
does not play nicely with Option.apply
area:nullability
itype:enhancement
#22195
opened Dec 11, 2024 by
j-mie6
Consider nullable annotations in explicit nulls
area:nullability
compat:java
good first issue
Perfect for someone who wants to get started contributing
itype:enhancement
itype:question
#21629
opened Sep 23, 2024 by
noti0na1
Coverage misses expression with Code coverage, see https://dotty.epfl.ch/docs/internals/coverage.html
area:experimental
area:nullability
itype:bug
-Yexplicit-nulls
and .nn
area:coverage
#20507
opened Jun 1, 2024 by
mohe2015
warn for
new Array[T]
when T
is not nullable
area:initialization
area:nullability
itype:enhancement
prio:low
#15763
opened Jul 26, 2022 by
olhotak
unsafeNulls doesn't allow T|Null when T required
area:nullability
itype:bug
#15195
opened May 16, 2022 by
olhotak
cannot override generic Java method instantiated with value class with -Yexplicit-nulls
area:nullability
itype:bug
#15194
opened May 16, 2022 by
olhotak
Null and singletons cause inconsistencies
area:nullability
area:typer
itype:bug
#15069
opened Apr 29, 2022 by
s5bug
Pain point using
-Yexplicit-nulls
with Regex
unapply
area:nullability
itype:bug
#14672
opened Mar 12, 2022 by
griggt
Compiler options -Ysafe-init and -Yexplicit-nulls do not report unsafe null inits in classes
area:nullability
itype:bug
#13764
opened Oct 18, 2021 by
longliveenduro
strict equality + explicit nulls = paradox
area:nullability
itype:bug
#11469
opened Feb 18, 2021 by
megri
Explicit null error in macros: "java.lang.AssertionError: assertion failed: unresolved symbols"
area:metaprogramming:quotes
Issues related to quotes and splices
area:nullability
itype:bug
#8576
opened Mar 19, 2020 by
wookievx
Augment Nullability of known standard library signatures
area:nullability
itype:bug
#7871
opened Dec 30, 2019 by
Katrix
Option.apply should eliminate Nullable type
area:nullability
stat:needs spec
#7869
opened Dec 30, 2019 by
Katrix
ProTip!
Exclude everything labeled
bug
with -label:bug.