Skip to content

Deprecate multiarg += on AnyRefMap and LongMap#9003

Merged
SethTisue merged 1 commit intoscala:2.13.xfrom
som-snytt:issue/12012
Jun 1, 2020
Merged

Deprecate multiarg += on AnyRefMap and LongMap#9003
SethTisue merged 1 commit intoscala:2.13.xfrom
som-snytt:issue/12012

Conversation

@som-snytt
Copy link
Contributor

@scala-jenkins scala-jenkins added this to the 2.13.4 milestone May 21, 2020
@som-snytt
Copy link
Contributor Author

Obviously I didn't check build output yet.

@SethTisue SethTisue modified the milestones: 2.13.4, 2.13.3 May 21, 2020
@SethTisue SethTisue added the library:collections PRs involving changes to the standard collection library label May 21, 2020
@SethTisue SethTisue added release-notes worth highlighting in next release notes and removed release-notes worth highlighting in next release notes labels Jun 1, 2020
@SethTisue SethTisue changed the title Deprecate multiarg += Deprecate multiarg += on AnyRefMap and LongMap Jun 1, 2020
@SethTisue SethTisue merged commit 27bdf60 into scala:2.13.x Jun 1, 2020
@som-snytt som-snytt deleted the issue/12012 branch June 10, 2020 07:47
@som-snytt som-snytt restored the issue/12012 branch June 26, 2020 20:50
@som-snytt som-snytt deleted the issue/12012 branch January 27, 2025 05:53
hamzaremmal pushed a commit to hamzaremmal/scala3 that referenced this pull request May 2, 2025
Deprecate multiarg `+=` on `AnyRefMap` and `LongMap`
hamzaremmal pushed a commit to scala/scala3 that referenced this pull request May 7, 2025
Deprecate multiarg `+=` on `AnyRefMap` and `LongMap`
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

Development

Successfully merging this pull request may close these issues.

AnyRefMap and LongMap's += method's signature is incorrect, should be a tuple

4 participants