discovery icon indicating copy to clipboard operation
discovery copied to clipboard

No incremental compilation

Open MarinPostma opened this issue 5 years ago • 0 comments

whenever I run cargo run, cargo does a clean build. Is there a way to enable incremental compilation, so it stop recompiling all the dependencies over and over again?

MarinPostma avatar Jun 29 '20 20:06 MarinPostma