nixpkgs/pkgs/development/compilers/rust
Alyssa Ross daf032e2ff rustc: 1.42.0 -> 1.43.0
Kept 1.42 around for Thunderbird.

i686-apple-darwin is no longer supported upstream.  We could still
support building it, for this one release, since we have the binary
for the previous release, (or bootstrap it for future releases from
Rust 1.42,) but since this release is the one that drops support, I
think it makes sense to do it now.  (And probably nobody is using it
anyway.)
2020-05-09 09:11:37 +02:00
..
rls
1_42.nix
1_43.nix rustc: 1.42.0 -> 1.43.0 2020-05-09 09:11:37 +02:00
0001-Allow-getting-no_std-from-the-config-file.patch
binary.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bootstrap.nix
cargo.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
clippy.nix
default.nix
print-hashes.sh rustc: 1.42.0 -> 1.43.0 2020-05-09 09:11:37 +02:00
rust-src.nix
rustc.nix rustc: remove test-only git dependency 2020-03-29 06:36:06 +01:00
rustfmt.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
setup-hook.sh