liuchengxu / space-vim

:four_leaf_clover: Lean & mean spacemacs-ish Vim distribution
https://liuchengxu.github.io/space-vim/
MIT License
2.85k stars 255 forks source link

Add rustc tool layer #501

Open rene-descartes2021 opened 2 years ago

rene-descartes2021 commented 2 years ago

In pursuit of zero-install philosophy will download and build nightly Rust and cargo from source, if they are not on the system/PATH or the system Rust is too old.

Benefits:

Similar to #491, but this builds Rust, not Node.js.

Contingent on: #500.