Skip to content

let's deprecate view bounds by default (not just under -Xfuture) #10719

Closed
@SethTisue

Description

@SethTisue

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions