5 Commits
Author SHA1 Message Date
Doug Goldstein 505ba7a172 compiler-rt: remove standalone build for Rust 1.15
From Rust 1.15 a standalone build of compiler-rt is no longer necessary.

(cherry picked from commit 1820907990)
2017-03-08 09:57:09 -06:00
Doug Goldstein 5c0fb2e6ed libstd-rs: move depends out of the shared file
Technically these dependencies change between versions. It just happens
that these two versions didn't change the dependencies but future
versions will so preemptively make the adjustment.

(cherry picked from commit bc04c2ea4a)
2017-03-08 09:56:36 -06:00
Derek Straka fe8cd1cd26 Update the source paths for each item
The path to the rust source changes from 1.15 so preemptively make
changes to prepare for that.

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
(cherry picked from commit 64cdd4b714)
2017-03-08 09:56:24 -06:00
Doug Goldstein fd46706b70 bump to Rust 1.14.0
(cherry picked from commit 22c971c2fa)
2017-01-30 15:45:22 -06:00
Doug Goldstein 46194288a2 rust: move versioned files into .inc
This way we can bump the versions without big diffs.

(cherry picked from commit 5d2e062a84)
2017-01-30 15:45:13 -06:00