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.)
This commit is contained in:
Alyssa Ross
2020-05-09 09:11:37 +02:00
committed by Frederik Rietdijk
parent bb86ccfd67
commit daf032e2ff
3 changed files with 49 additions and 3 deletions
@@ -13,7 +13,6 @@ PLATFORMS=(
arm-unknown-linux-gnueabihf
armv7-unknown-linux-gnueabihf
aarch64-unknown-linux-gnu
i686-apple-darwin
x86_64-apple-darwin
)
BASEURL=https://static.rust-lang.org/dist