Speed up & disable cargo check #16355
Unanswered
thewh1teagle
asked this question in
Q&A
Replies: 1 comment 1 reply
-
To disable Cargo check functionality, you'll want to set You might be able to speed things up by setting |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I disable cargo check of rust-analyzer?
Most of the time I don't want rust-analyzer to help me and I stop the server because it's so slow...
but it keeps annoying in
vscode
, everytime I save file it runscargo check
Also, if you have idea how to speed up
rust-analyzer
please let me know,I gave up and developing without it.
Beta Was this translation helpful? Give feedback.
All reactions