Closed
Description
scala/scala#2909 deprecated view bounds under -Xfuture
, but nobody ever came back and removed the if (settings.future)
check in Parsers.scala
. as far as I know, that was just an oversight
there is a question of whether this change should target 2.12 or 2.13. I suggest we target 2.12.5 for the deprecation, and then actually remove it from the language in 2.13.