blob: 1fdcc6b0e485cf0e244f9ba0f981bd1716888d6f (
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-03-26 by running:
rustup toolchain install --profile minimal nightly-2021-03-26
|