Skip to content

Compiler option page is still for Scala 2.12 #1444

Closed
@exoego

Description

@exoego

Even after PR #1435, compiler-options.yml still contains data for Scala 2.12.
One example is -Xfuture.

- option: "-Xfuture"
schema:
type: "Boolean"
description: "Turn on future language features."

But in Scala 2.13, -Xfuture's description is Replaced by -Xsource..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions