Peter Woodman
0b8620e9b6
rust: add musl-libc targets to bootstrapping
2021-01-19 02:27:41 -05:00
Pavol Rusnak
271f4001c3
rust: fix comment about invocation of print-hashes.sh
2021-01-08 14:38:42 +01:00
Luka Blaskovic
c73d96f776
rustc: cleanup, use correct llvm version
2020-12-14 15:14:03 +00:00
Ryan Burns
33eb9cd961
rustc: enable on ppc64le
2020-11-04 20:56:54 -08:00
Frederik Rietdijk
b981eca057
Merge master into staging-next
2020-10-14 11:32:49 +02:00
John Ericson
54b4b470c3
makeRustPlatform: Put back in it's own file.
...
We expose it on the top level, but I don't think it makes sense to pull
it from a specific version of the rust tools when it is in fact version
agnostic.
This reverts a tiny portion of 912dca193a
.
2020-10-13 20:05:29 -04:00
Bas van Dijk
b837bd4305
rust: 1.45.2 -> 1.46.0
...
This adds the rust toolchain 1.46.0:
https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1460-2020-08-27
Because rustc-1.46.0 enables static PIE by default for
`x86_64-unknown-linux-musl` this release will suffer from:
https://github.com/NixOS/nixpkgs/issues/94228
So this commit doesn't remove the 1.45.2 release.
This commit also specifies the right LLVM packages to use for each
rust release.
2020-09-23 16:26:20 +02:00
Alyssa Ross
5d65255d57
rust: 1.45.0 -> 1.45.2
2020-08-11 00:09:00 +00:00
Alyssa Ross
e33bed77ce
rust: 1.44.1 -> 1.45.0
...
Thunderbird and Firefox don't build with 1.45.
2020-07-18 05:18:49 +00:00