nixpkgs/pkgs/development/compilers/rust
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
..
rls buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
1_44.nix rust: 1.45.2 -> 1.46.0 2020-09-23 16:26:20 +02:00
1_45.nix rust: 1.45.2 -> 1.46.0 2020-09-23 16:26:20 +02:00
1_46.nix rust: 1.45.2 -> 1.46.0 2020-09-23 16:26:20 +02:00
binary.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bootstrap.nix rust: add support for armv6l-linux and armv7l-linux 2019-11-23 19:19:31 -05:00
cargo.nix cargo: install bash and zsh completion scripts 2020-06-27 21:21:43 +02:00
clippy.nix rustPlatform: add buildAndTestSubdir-argument 2020-05-13 01:47:17 +02:00
default.nix rust: 1.45.2 -> 1.46.0 2020-09-23 16:26:20 +02:00
print-hashes.sh rustc: 1.42.0 -> 1.43.0 2020-05-09 09:11:37 +02:00
rust-src.nix rust-src: shrink the size 2019-11-01 23:02:34 +08:00
rustc.nix rustc: use LLVM 10 2020-07-31 08:52:22 +02:00
rustfmt.nix buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
setup-hook.sh rust: Allow IN_NIX_SHELL to be undefined 2019-11-01 14:45:59 -04:00