aboutsummaryrefslogtreecommitdiff
path: root/development/racer/README
blob: 3396ab9d2551238275c51b425ce7f1c8e89d9ee6 (plain)
1
2
3
4
5
6
racer - Rust Code Completion utility

This requires rust nightly installed through rustup. Before running this
slackbuild, you should install the nightly from 2020-11-27 by running:

  rustup toolchain install --profile minimal nightly-2020-11-27