Added rust components installation in bootstrap

This commit is contained in:
2019-11-10 00:23:57 +01:00
parent 59ca292527
commit 25ac48f23a
2 changed files with 9 additions and 0 deletions

View File

@@ -1037,6 +1037,12 @@
cargo install rustfmt racer
#+END_SRC
We will also need some components for development purposes:
#+BEGIN_SRC fish
rustup component add src
rustup component add rls
#+END_SRC
*** Clean the =pacman= and =yay= cache
:PROPERTIES:
:CUSTOM_ID: h-fa5307ec-065b-4d06-9d47-05ccde0da8ac