Skip to content

Use --edition instead of -Zedition (stabilize edition flag, kind of) #49591

Closed
@Manishearth

Description

@Manishearth

Currently, Rust lets you specify the edition via -Zunstable-options -Zedition.

I'd like to stabilize the flag as --edition, such that non-nightly Rust can only pass down --edition=2015, but other versions can specify anything there.

Metadata

Metadata

Assignees

Labels

WG-epochWorking group: Epoch (2018) management

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions