Closed
Description
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 ?)