Commit Graph

4 Commits

Author SHA1 Message Date
Fredrik Fornwall b67725b59a build-package: Use cargo install for rust packages
Starting with rust 0.29.0 the cargo install command can be used with
--target.

Also, install shell completion scripts for ripgrep.
2018-09-14 20:40:34 +02:00
Fredrik Fornwall 7a3333389a ripgrep: Update from 0.9.0 to 0.10.0 2018-09-08 01:55:26 +02:00
Fredrik Fornwall 474a295669 fd: Add package (hello second rust package!)
Also extract out rust setup from ripgrep.
2018-09-03 23:57:26 +02:00
Fredrik Fornwall 54780069b0 ripgrep: Enable package
This is a first start on supporting rust packages. Feedback welcome.
2018-08-29 00:10:05 +02:00