- 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
Named Arguments & Implicits welcome hello new contributor!
#5807 by m4dc4p was closed Feb 24, 2018 Loading…
Avoid creating lists in Implicits - eligible performance the need for speed. usually compiler performance, sometimes runtime performance.
#7769 by diesalbla was closed Mar 20, 2019 Loading…
Add inner tail-recursive definitions performance the need for speed. usually compiler performance, sometimes runtime performance.
#7720 by diesalbla was closed Mar 14, 2019 Loading…
Suppress value discarding warning when ascribed to Unit
#7560 by dwijnand was closed Dec 23, 2018 Loading…
Avoid invalid range positions for XML sequences with CRLF line endings
#7327 by retronym was closed Oct 11, 2018 Loading…
Make pattern matching aware of user-defined unapply
#7659 by ashwinbhaskar was closed Jan 27, 2019 Loading…
[WIP] Fix running a Process with connectInput=true breaks with 'Stream closed' welcome hello new contributor!
#8190 by mshibuya was closed Aug 4, 2019 Loading…
Ensure that lifted DelayedInit fields are non-final
#8067 by szeiger was closed Jul 17, 2019 Loading…
Fix scala/bug#10900: Add Set.diff(IterableOnce)
#6782 by allanrenucci was closed Jun 25, 2018 Loading…
Eliminate LaTeX-style quotations from compiler output
#6397 by thestuckster was closed Mar 12, 2018 Loading…
[#11017] Widen Map#withDefault methods to their respective non-default types
#6941 by joshlemer was closed Aug 4, 2018 Loading…
Infer - Remove intermediate lists and functions. performance:do_not_allocate Changes to avoid object allocations
#7888 by diesalbla was closed Mar 21, 2019 Loading…
Calling Set#map raises a warning about information loss
#8164 by IDoCodingStuffs was closed Jun 20, 2019 Loading…
Guard the Map.map of immutable map with exists clause performance the need for speed. usually compiler performance, sometimes runtime performance.
#7853 by diesalbla was closed May 24, 2019 Loading…
Minor wording fix in spec documentation No code change. Only documentation
#8568 by Ducanhta was closed Dec 9, 2019 Loading…
delete temp dirs made by tastytest internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#9389 by bishabosha was closed Dec 23, 2020 Loading…
use known size on a list when we can library:collections PRs involving changes to the standard collection library
Previous Next
ProTip! Follow long discussions with comments:>50.