slackbuilds/development/racer
B. Watson a68cb824c4 development/racer: Add network warning to README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:18 -04:00
..
README development/racer: Add network warning to README. 2022-03-17 12:38:18 -04:00
racer.SlackBuild git/cargo: avoid writing to $HOME/.cargo 2022-03-10 12:40:15 +07:00
racer.info development/racer: Updated for version 2.2.0. 2022-02-07 23:02:07 +07:00
slack-desc

README

racer - Rust Code Completion utility

This requires rust nightly installed through rustup. Before running
this slackbuild, you should install the nightly from 2021-05-01 (or
later?) by running:

  rustup toolchain install \
         --component rustc-dev --profile default nightly-2022-01-14

Warning: This SlackBuild requires network access when it runs, meaning
it downloads files from the Internet with root access. You should
decide for yourself whether or not you think this is a good idea.