blob: 6193e84960952437f57892b76e42cf770e999a1a (
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 --component rustc-dev --profile default nightly-2022-01-14
|