- 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
SI-2712 Add support for partial unification of type constructors release-notes worth highlighting in next release notes
Faster compilation of inductive implicits. performance the need for speed. usually compiler performance, sometimes runtime performance.
#5649 by milessabin was closed Mar 29, 2018 Loading…
add -Wconf flag for configurable warnings, @nowarn annotation for local suppression release-notes worth highlighting in next release notes
SI-7046 partial fix to knownDirectSubclasses for reflection users and macro authors release-notes worth highlighting in next release notes
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
Add support for multiple trailing implicit parameter lists.
#5108 by milessabin was closed Feb 24, 2018 Loading…
Add flags -Ysysdef and -Ypredef to configure root imports [ci: last-only]
#5350 by andyscott was closed Aug 10, 2018 Loading…
Prune polymorphic implicits more aggressively (2.12.x backport) performance the need for speed. usually compiler performance, sometimes runtime performance.
#6582 by milessabin was closed Aug 7, 2018 Loading…
Integrate splain – implicit resolution chains and type diffs in error messages release-notes worth highlighting in next release notes
Integrate macro paradise under worth highlighting in next release notes
-Ymacro-annotations release-notes Support by-name implicits with recursive dictionaries release-notes worth highlighting in next release notes
Prune polymorphic implicits more aggressively performance the need for speed. usually compiler performance, sometimes runtime performance. release-notes worth highlighting in next release notes
Case class copy and apply inherit access modifiers from constructor (under -Xsource:3) release-notes worth highlighting in next release notes
[ci:last-only] Remove parallel collections from scala-library release-notes worth highlighting in next release notes
Partial unification unconditional; deprecate -Xexperimental release-notes worth highlighting in next release notes
SI-4986 Allow trailing commas before newlines release-notes worth highlighting in next release notes
Providing minimalistic & controlled kind-polymorphism [ci: last-only]
#5538 by mandubian was closed Mar 1, 2018 Loading…
Add immutable map that maintains insertion order (VectorMap/SeqMap) prio:blocker release blocker (used only by core team, only near release time) release-notes worth highlighting in next release notes
Add scala.util.Using, for automatic resource management release-notes worth highlighting in next release notes
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.