blob: 58845484e3740cfa33caf9798fefa9a6a0e65192 (
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-10-26 by running:
rustup toolchain install --profile minimal nightly-2020-10-26
|