You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Sciss
changed the title
Scaladoc: Predef, deprecated modifier of implicit class any2stringadd not shown
Scaladoc: Predef, deprecated annotation of implicit class any2stringadd not shown
May 12, 2019
The docs don't show deprecation:
https://www.scala-lang.org/api/2.13.0-RC1/scala/Predef$$any2stringadd.html
Although it's annotated that way in the source code: https://github.com/scala/scala/blob/v2.13.0-RC1/src/library/scala/Predef.scala#L377-L380
(perhaps related to #11393 ?)
The text was updated successfully, but these errors were encountered: