Skip to content

cargo fix cmd no longer works #5358

@matthiaskrgr

Description

@matthiaskrgr

The https://github.com/rust-lang/rust-clippy#automatically-applying-clippy-suggestions states we can run cargo fix -Z unstable-options --clippy but this no longer works:

error: Found argument '--clippy' which wasn't expected, or isn't valid in this context

USAGE:
    cargo fix -Z <FLAG>...

For more information try --help

Maybe it's related to rust-lang/cargo#7533 ?
EDIT: looks like it: rust-lang/cargo#7533 (comment)

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