error: Unrecognized option: 'fix'
in workspace
#9398
Labels
C-bug
Category: Clippy is not doing the correct thing
error: Unrecognized option: 'fix'
in workspace
#9398
Summary
I learned of the
--fix
option from--help
but when trying it, it says unrecognized option 🤨I can't seem to find anything which seems to be the same issue. #2765 looks similar but there is no custom wrapper here, that I am aware of:
Rust and cargo are installed with rustup, so as far as I know it's a pretty standard setup.
However, I tried it on another project and it worked fine. The only practical difference appears to be that the project in which
clippy --fix
fails is a workspace with 3 crates: https://github.com/bjeanes/modbus-mqttReproducer
No response
Version
Additional Labels
No response
The text was updated successfully, but these errors were encountered: