about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-11-09 19:06:57 +0100
committerGitHub <noreply@github.com>2020-11-09 19:06:57 +0100
commit4e0695b79fbe5acc5ef1df82166b283368a643ac (patch)
tree928505d225f06e7f02cc23a4fdc8f24d51c90c75 /compiler/rustc_resolve/src
parent8ebca242bc6797647147b1c178f0620f867710ac (diff)
parent53c1eb7a26b3e23086534cfcd94a8b3db9e2be23 (diff)
downloadrust-4e0695b79fbe5acc5ef1df82166b283368a643ac.tar.gz
rust-4e0695b79fbe5acc5ef1df82166b283368a643ac.zip
Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-Simulacrum
Demote i686-unknown-freebsd to tier 2 compiler target

While technically the `i686-unknown-freebsd` target has been a tier 2 development platform for a long time, with full toolchain tarballs available on static.rust-lang.org, due to a bug in the manifest generation the target was never available for download through rustup.

The infrastructure team privately inquired the FreeBSD package maintainers, and they weren't relying on those tarballs either, so it's a fair assumption to say practically nobody is using those tarballs.

This PR then removes the CI builder that produces full tarballs for the target, and moves the compilation of `rust-std` for the target in `dist-various-2`. The `x86_64-unknown-freebsd` target is *not* affected.

cc `@rust-lang/infra` `@rust-lang/compiler` `@rust-lang/release`
r? `@Mark-Simulacrum`
Diffstat (limited to 'compiler/rustc_resolve/src')
0 files changed, 0 insertions, 0 deletions