-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
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
Labels
No labels