-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
branch merge PR: scala/scala#9206
skipped PRs:
Emit method reference lambdas without helper method scala#9022 Fix -Ydelambdafy:method-ref on a Java annotation scala#9178not worth it-Ydelamdify:method-ref
Map ++ without CBF should use the same optimised path as ++ with CBF scala#8986 Map.++ optimizationsSmall optimisations - some faster array copies, reuse empty arrays scala#9091 reuse empty array instanceshard cherry-pick (Array and BitSet things have changed in 2.13)- issue 12062 - don't box primitives for some simple cases [ci: last-only] scala#9102 don't box double.isNaN -> Don't box some simple primitives (forward-port) scala#9261