Skip to content

Pull requests: scala/scala3

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Overloading resolution: Handle SAM types more like Java and Scala 2 backport:done This PR was successfully backported.
#12097 by smarter was merged Apr 17, 2021 Loading… 3.0.1
Fix isInstanceOf[Array[?]] returning true on non-Array backport:done This PR was successfully backported.
#12103 by smarter was merged Apr 15, 2021 Loading… 3.0.1
Set file filter correctly backport:done This PR was successfully backported.
#12118 by liufengyun was merged Apr 18, 2021 Loading…
Scala2Unpickler: don't unpickle the same type parameter twice backport:done This PR was successfully backported.
#12120 by smarter was merged Apr 17, 2021 Loading… 3.0.0-RC3
2
First stable Tasty release backport:done This PR was successfully backported. prio:blocker
#12426 by bishabosha was merged May 12, 2021 Loading…
Fix #10747: Raise type error on unreducible match type backport:done This PR was successfully backported.
#12768 by OlivierBlanvillain was merged Sep 14, 2021 Loading… 3.1.1
Fix TyperState assertion failures backport:done This PR was successfully backported.
#12827 by smarter was merged Jun 15, 2021 Loading… 3.0.2
[Bridge] Position - implement methods for accesing range backport:done This PR was successfully backported.
#12838 by dos65 was merged Jun 15, 2021 Loading…
Set typer phase after InteractiveDriver.run backport:done This PR was successfully backported.
#13530 by tgodzik was merged Sep 15, 2021 Loading…
Generate static forwarders for object members in companion interface backport:done This PR was successfully backported. needs-minor-release This PR cannot be merged until the next minor release
#13573 by smarter was merged Oct 5, 2021 Loading… 3.1.1
Allow dual Scala 2/3 in non-experimental scopes backport:done This PR was successfully backported.
#13795 by nicolasstucki was merged Nov 2, 2021 Loading… 3.1.2
Add scala.language.{3.1, 3.1-migration} backport:done This PR was successfully backported.
#13797 by nicolasstucki was merged Nov 1, 2021 Loading… 3.1.2
Option warnings are conditional backport:done This PR was successfully backported.
#13915 by som-snytt was merged Nov 7, 2025 Loading… 3.8.0
Fix 13777 - refine check for caching companion in sum mirror backport:done This PR was successfully backported.
#14035 by bishabosha was merged Dec 13, 2021 Loading… 3.1.1
Set context when reporting summonInline errors backport:done This PR was successfully backported.
#14405 by andrzejressel was merged Feb 21, 2022 Loading… 3.1.3
Follow up #14405 backport:done This PR was successfully backported.
#14529 by nicolasstucki was merged Feb 25, 2022 Loading…
Runner sets residual args instead of append backport:done This PR was successfully backported.
#14543 by som-snytt was merged Mar 3, 2022 Loading… 3.1.3
check defined in src for cache in companion backport:done This PR was successfully backported.
#14557 by bishabosha was merged Feb 28, 2022 Loading… 3.1.3
Consistent naming of output-version settings backport:done This PR was successfully backported.
#14606 by prolativ was merged Mar 2, 2022 Loading… 3.1.3
Revert "Allow return in tailrec position" #14067 backport:done This PR was successfully backported. prio:blocker
#14736 by Kordyjan was merged Mar 22, 2022 Loading… 3.1.3
More aggressive reduction of type selection (fixes parboiled2) backport:done This PR was successfully backported.
#14987 by smarter was merged Apr 21, 2022 Loading… 3.2.0
Relax avoidance checks more for match type reduction backport:done This PR was successfully backported.
#15036 by smarter was merged May 3, 2022 Loading… 3.2.0
Avoid overeager completion of Java annotations in classfile parser backport:done This PR was successfully backported.
#15185 by griggt was merged May 23, 2022 Loading… 3.2.0
implement scalac script in Scala area:scripting backport:done This PR was successfully backported. needs-minor-release This PR cannot be merged until the next minor release
#15212 by bishabosha was merged May 20, 2022 Loading… 3.2.0-RC1
Eta expand export forwarders that have context function types backport:done This PR was successfully backported.
#15217 by odersky was merged May 24, 2022 Loading… 3.2.0
ProTip! Exclude everything labeled bug with -label:bug.