about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-29 09:14:58 +0200
committerGitHub <noreply@github.com>2024-06-29 09:14:58 +0200
commit367a80ce9e39d1403a0248e9ac205217b943d236 (patch)
tree4fc6d685d6cf9d01d480930f08c106275b2021c3 /compiler/rustc_codegen_llvm/src/errors.rs
parentc1d7ff55b5c7ed45f55f9a0a65e6b848baab0d0d (diff)
parent078d9d8aa98fc1490734b51e6e151659c953bed7 (diff)
downloadrust-367a80ce9e39d1403a0248e9ac205217b943d236.tar.gz
rust-367a80ce9e39d1403a0248e9ac205217b943d236.zip
Rollup merge of #127102 - tmandry:rename-fuchsia-builder, r=Kobzol
Rename fuchsia builder and bump Fuchsia

This PR renames the fuchsia builder as requested in https://github.com/rust-lang/rustc-dev-guide/pull/1989#pullrequestreview-2148682346 and bumps Fuchsia.

This includes the quality-of-life improvements for developers in https://fxrev.dev/1061894. It also removes the wasm target, which should speed up the build a little.

The new name of the builder is `x86_64-fuchsia` because I think `x86_64-gnu-fuchsia` would be confusing and put too much emphasis on the host target. (In terms of triples, we are targeting `x86_64-unknown-fuchsia` from `x86_64-unknown-linux-gnu`.) Someone on the infra team should weigh in here.

After this lands, we should update the docs in the rustc-dev-guide again.

cc `@lqd`
r? t-infra

try-job: x86_64-fuchsia
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions