Skip to content

cargo fix still warns about rust_2018_preview #6050

Closed
@steveklabnik

Description

@steveklabnik

This flag is not supposed to be used for the beta release, but:

> > cargo fix --edition
    Checking foo v0.1.0 (C:\Users\steve\tmp\foo)
warning: failed to find `#![feature(rust_2018_preview)]` in `src\lib.rs`
this may cause `cargo fix` to not be able to fix all
issues in preparation for the 2018 edition

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