blob: 3ea8a8b058ddfa744572b2a1014b23b63b6ee0ba (
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-02-06 by running:
rustup toolchain install --profile minimal nightly-2021-02-06
|