flycheck: add option to set lower priority #11352
Labels
A-diagnostics
diagnostics / error reporting
C-feature
Category: feature request
E-easy
S-actionable
Someone could pick this issue up and work on it right now
Often enough i have large projects where cargo check takes a long time, I switch away to do some other things while it churns away, but often enough my PC is slowed down to a crawl due to cargo being CPU-heavy.
I'd like to have the ability to have rust-analyzer put cargo on a higher nice value (lower priority), so it doesn't affect a lot of other things on my PC
The text was updated successfully, but these errors were encountered: