- 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
Rewrite Vector (now "radix-balanced finger tree vectors"), for performance library:collections PRs involving changes to the standard collection library release-notes worth highlighting in next release notes
Compiler support for scala-async, with a state machine transform phase running after erasure [ci: last-only] release-notes worth highlighting in next release notes
Support JDK 17 worth highlighting in next release notes
PermittedSubclasses
in classfiles release-notes Map#keys is alias of keySet and may be a view library:collections PRs involving changes to the standard collection library
Remove scaladoc CSS ruleset making inherited text white on light background tool:scaladoc Changes to Scaladoc, the API documentation generator
Integrate the zinc compiler bridge into this codebase [ci: last-only] release-notes worth highlighting in next release notes
#8531 by lrytz was closed Oct 6, 2020 Loading…
Dependent & precise result type for 'implicitly' library:base Changes to the base library, i.e. Function Tuples Try
#7874 by adriaanm was closed Mar 21, 2019 Loading…
replace private val/var with private[this]. library:base Changes to the base library, i.e. Function Tuples Try
#8199 by takayahilton was closed Jul 17, 2019 Loading…
use 'in Compile' for new scalacOptions internal not resulting in user-visible changes (build changes, tests, internal cleanups)
Remove some Changes to the base library, i.e. Function Tuples Try library:collections PRs involving changes to the standard collection library
@uncheckedVariance
s, introduce empty
in Iterable
. library:base Vectors smaller than 32 allocate or reuse small arrays when possible library:collections PRs involving changes to the standard collection library performance the need for speed. usually compiler performance, sometimes runtime performance. release-notes worth highlighting in next release notes
Fix Stream.iterator memory leak library:collections PRs involving changes to the standard collection library
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.