about summary refs log tree commit diff
path: root/init/custom.el
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2018-05-06T19·44+0200
committerVincent Ambo <tazjin@gmail.com>2018-05-06T19·44+0200
commit85fad035041b09383b82270b005c2e815f2f42a8 (patch)
tree72cbb7582954f8f51008a105490103d2b2f871f6 /init/custom.el
parente5d129b49902987d68078bd41ac11389e4eae028 (diff)
feat(custom): Enable incremental compilation in Cargo commands
Diffstat (limited to 'init/custom.el')
-rw-r--r--init/custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init/custom.el b/init/custom.el
index 474eeae926b0..5392eb4fd81b 100644
--- a/init/custom.el
+++ b/init/custom.el
@@ -6,6 +6,7 @@
  '(ac-auto-show-menu 0.8)
  '(ac-delay 0.2)
  '(avy-background t)
+ '(cargo-process--custom-path-to-bin "env CARGO_INCREMENTAL=1 cargo")
  '(cargo-process--enable-rust-backtrace 1)
  '(custom-enabled-themes (quote (gruber-darker)))
  '(custom-safe-themes