Jakob Gillich
02b20eecc2
rustfmt: 2016-02-15 -> 2016-03-22
2016-03-22 17:33:06 +01:00
Arseniy Seroka
a68eae7866
rustfmt: 2015-12-23 -> 2016-02-15
2016-02-25 15:57:18 +03:00
Robin Gloster
ba4b4752f2
racerRust: 1.0.0 -> 1.1.0
2016-01-17 22:05:25 +00:00
Robin Gloster
37ebb4c2ac
rustfmt: 2015-12-08 -> 2015-12-23
2015-12-24 13:20:24 +01:00
Robin Gloster
34e67f558f
rustfmt: 2015-10-28 -> 2015-12-08
2015-12-10 16:23:39 +00:00
Ricardo M. Correia
2ede3e6ddd
rustfmt: 2015-10-17 -> 2015-10-28
...
... which also fixes the build.
Also, I've switched the compiler to the stable channel since rustfmt
supports it now.
2015-11-02 15:44:42 +01:00
Ricardo M. Correia
ef8b078ce7
rustfmt: 2015-09-23 -> 2015-10-17
...
Also convert from fetchgit to fetchFromGitHub.
2015-10-18 04:12:11 +02:00
Robin Gloster
4ed66c9f02
rustfmt: fix build
...
rustfmt now needs to have llvm in its buildInputs since rust does not bundle it
and rustfmt needs to link to it.
2015-09-24 09:00:55 +00:00
Robin Gloster
2d3537fbf2
racer: git-2015-05-18 -> 1.0.0
2015-09-24 08:58:43 +00:00
Robin Gloster
760be9cf70
rustfmt: git-2015-09-05 -> git-2015-09-23
2015-09-23 21:16:16 +00:00
Robin Gloster
7a90c8daa8
rustfmt: init at git-2015-09-05
2015-09-07 12:07:00 +00:00
Ricardo M. Correia
9b752fd0e1
buildRustPackage: Don't hardcode registry index hash
...
Instead, discover it automatically when building the package.
This makes `buildRustPackage` more future-proof with respect to changes
in how `cargo` generates the hash.
Also, it fixes broken builds in i686 because apparently, cargo generates
a different registry index hash in this architecture (compared to
x86-64).
2015-05-19 19:02:38 +02:00
Ricardo M. Correia
85c48934bc
racerRust: 2015-05-04 -> 2015-05-18
...
Fixes build failure with rustc 1.0.0.
2015-05-19 03:08:34 +02:00
Ricardo M. Correia
755df64ee3
Merge pull request #7501 from wizeman/u/upd-rust
...
Add support for Rust / Cargo packaging
2015-05-12 17:30:11 +02:00
Ricardo M. Correia
e40a43cd1f
rustRacer: 2015-04-12 -> 2015-05-04
2015-05-12 17:28:52 +02:00
Pascal Wittmann
f99d5cf2fc
Fixed some descriptions
2015-04-28 10:55:20 +02:00
Ricardo M. Correia
d6093505cc
buildRustPackage: Get rid of /proc/self/cwd hack
...
This makes buildRustPackage portable to non-Linux platforms.
Additionally, now we also save the `Cargo.lock` file into the fetch output, so
that we don't have to run $cargoUpdateHook again just before building.
2015-04-23 20:22:19 +02:00
Ricardo M. Correia
d648be6724
buildRustPackage: Add check phase and enable it by default
...
Also disable check phase in cargo as there are lots of failures (some
probably due to trying to access the network).
2015-04-21 20:45:05 +02:00
Georges Dubus
7d67efa3f2
Add support for building cargo'ed Rust programs
2015-04-21 19:46:29 +02:00
Dmitry Belyaev
854f81da34
Update racerRust
2015-04-16 13:37:18 +10:00
Jordan Woehr
5821e91bd1
Restructure rustc derivations for ease of updating.
...
Update racerRust to use new rustcMaster and upgrade cargoSnapshot so racer builds.
2015-03-02 12:40:55 -07:00
robmike
9d6bad0b9e
Install racer.el
2015-01-23 21:12:22 -05:00
Ricardo M. Correia
a94c0d2b0f
racerRust: Update from 2015-01-07 -> 2015-01-20
2015-01-20 22:19:17 +01:00
John Ericson
81bc099d48
Remove rust=rustc
alias
...
I was asked to add this for backwards comparability when I renamed `rust`
to `rustc` and added `rustcMaster`. It has been a few months so I'd hope
deprecating this is acceptable.
2015-01-11 17:33:58 +00:00
Georges Dubus
4067b5bff4
racer: fixed version
2015-01-10 14:25:54 +01:00
Georges Dubus
74f15178b1
racer: updated to last git master
2015-01-09 14:16:04 +01:00
Arseniy Seroka
e33a65aeca
racer: nightlycompat
2014-12-05 02:32:01 +03:00
Arseniy Seroka
aecd509ae3
racer: add maintainer
2014-11-27 23:06:07 +03:00
Arseniy Seroka
ec8bfcb696
racer: add pkg and vim plugin
2014-11-24 02:41:36 +03:00