Hey Rust nerds. How do I setup VSCode so clippy doesn't check every single dependency every time I save a file!?
try checking "rust-analyzer.checkOnSave"
https://rust-analyzer.github.io/manual.html#configuration
Please Login to reply.
No replies yet.