slackbuilds/development/racer
Andrew Clemons 305a731772
development/racer: Check for rust version with rustup.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-09 09:35:58 +07:00
..
README development/racer: Updated for version 2.2.0. 2022-02-07 23:02:07 +07:00
racer.SlackBuild development/racer: Check for rust version with rustup. 2022-02-09 09:35:58 +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 by running:

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