Skip to content

Update documentation of edition idioms lints to mention the --broken-code flag #55955

@alexcrichton

Description

@alexcrichton

This is intended as a tracking issue for the upcoming Rust 2018 release to ensure that #55954 is incorporated in the documentation around the edition idioms lints. We want to clearly message that the idiom lints are not ready for prime time (unlike cargo fix --edition), but if you'd like to migrate idioms over time you can use --broken-code to work around some bugs in Cargo/rustc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-edition-2018Area: The 2018 editionA-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions