Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport] Rework recent, buggy change to immutable.TreeMap #9081

Merged
merged 1 commit into from Jun 24, 2020

Conversation

retronym
Copy link
Member

We need to favour keys from the left that equivalent (but ne),
while favouring values from the right.

(cherry picked from commit abd82a2)

Fixes scala/bug#12039

We need to favour keys from the left that equivalent (but ne),
while favouring values from the right.

(cherry picked from commit abd82a2)
@scala-jenkins scala-jenkins added this to the 2.12.13 milestone Jun 24, 2020
@SethTisue SethTisue modified the milestones: 2.12.13, 2.12.12 Jun 24, 2020
@SethTisue SethTisue added the library:collections PRs involving changes to the standard collection library label Jun 24, 2020
@retronym retronym changed the title Rework recent, buggy change to immutable.TreeMap [backport] Rework recent, buggy change to immutable.TreeMap Jun 24, 2020
@retronym retronym merged commit 07260fe into scala:2.12.x Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
library:collections PRs involving changes to the standard collection library
Projects
None yet
3 participants