Skip to content

Conversation

@m-sp
Copy link
Contributor

@m-sp m-sp commented Nov 26, 2018

@scala-jenkins scala-jenkins added this to the 2.13.0-RC1 milestone Nov 26, 2018
@SethTisue
Copy link
Member

cool! can I interest you in also removing all the places in this repo where it is still used...?

@m-sp
Copy link
Contributor Author

m-sp commented Dec 5, 2018

I'm trying to get around to it on friday!

@SethTisue SethTisue added the release-notes worth highlighting in next release notes label Dec 5, 2018
@m-sp m-sp force-pushed the deprecate-usecase branch from b063973 to 2aaf434 Compare December 9, 2018 18:41
Copy link
Member

@lrytz lrytz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 👍

@lrytz lrytz merged commit 06edd03 into scala:2.13.x Dec 11, 2018
* Example:
* {{{1 :: List(2, 3) = List(2, 3).::(1) = List(1, 2, 3)}}}
* Example:
* {{{1 :: List(2, 3) = List(2, 3).::(1) = List(1, 2, 3)}}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this have used the @example tag?

@m-sp m-sp deleted the deprecate-usecase branch December 25, 2018 00:28
@odersky
Copy link
Contributor

odersky commented Jan 9, 2019

I just added a comment to scala/scala-dev#584. I don't think dropping usecase is the answer as it fulfills a real need.

@SethTisue
Copy link
Member

"fixes" scala/bug#6071

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes worth highlighting in next release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants