- Notifications
You must be signed in to change notification settings - Fork 3.1k
Pull requests: scala/scala
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add scala.util.Using, for automatic resource management release-notes worth highlighting in next release notes
SCP-009: Support direct-dependency-only compilation release-notes worth highlighting in next release notes
Proper laziness for by-name args of right-associative operators release-notes worth highlighting in next release notes
Usability: compiler suggests possible names in NotAMemberError release-notes worth highlighting in next release notes
[SUPERSEDED] Inherited members can induce ambiguity
#10177 by som-snytt was closed Dec 16, 2022 Loading…
[REVERTED] VectorBuilder shares structure of added Vector if the builder was empty, for better performance of Vector#concat library:collections PRs involving changes to the standard collection library performance the need for speed. usually compiler performance, sometimes runtime performance. reverted
Use AdoptOpenJDK JDK 8 for testing [ci: last-only] internal not resulting in user-visible changes (build changes, tests, internal cleanups)
Deprecate
scala.ref,and use java.lang.ref.* directly. #7420 by He-Pin was closed Jan 24, 2019 Loading…
fix 2.12-only regression in ListSet ordering library:collections PRs involving changes to the standard collection library
Synthesize a PartialFunction from function literal release-notes worth highlighting in next release notes
Accept underscore as numeric literal separator release-notes worth highlighting in next release notes
Parse worth highlighting in next release notes
+_ and -_ in types as identifiers under -Xsource:3 to support Scala 3.2 placeholder syntax release-notes Allow application to set custom jline terminal tool:REPL Changes to the Scala REPL shell
#9128 by eatkins was closed Jul 24, 2020 Loading…
Assorted minor code improvements internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#9637 by superseeker13 was closed Jun 25, 2021 • Draft
Require types to be conformant for eta-expansion of SAM under -Xsource:3
#9027 by eed3si9n was closed Jun 9, 2020 Loading…
Minor wording fix in spec documentation No code change. Only documentation
#8568 by Ducanhta was closed Dec 9, 2019 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:2.13.x.