blob: 29a6230d4c95c44e49838171d8aa9bc3eba32725 (
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 2021-05-01 by running:
rustup toolchain install --profile minimal nightly-2021-05-01
|