about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2024-11-30 19:24:41 +0100
committerGitHub <noreply@github.com>2024-11-30 19:24:41 +0100
commit2aee158761b630d61cba3dddbb8c83912e9f77e9 (patch)
tree483d1726eda06ce7e891b48f155526ae866c0d87 /compiler/rustc_codegen_llvm/src
parent3029e09e2f751ecf37f3840e45281e66cdea8477 (diff)
parent9b6dfdd2abdf5f33f784c5e8f04506f9cd0c72aa (diff)
downloadrust-2aee158761b630d61cba3dddbb8c83912e9f77e9.tar.gz
rust-2aee158761b630d61cba3dddbb8c83912e9f77e9.zip
Rollup merge of #133571 - madsmtm:visionos-support-std, r=Noratrieb
Mark visionOS as supporting `std`

Cargo's -Zbuild-std has recently started checking this field, which causes it to fail to compile even though we have full support for the standard library on these targets.

[Example of failed build](https://github.com/rust-random/getrandom/actions/runs/12069033154/job/33655430622).

Affected targets: `aarch64-apple-visionos` and `aarch64-apple-visionos-sim`.

r? Noratrieb (because you've worked with `rustc` target metadata IIRC)
``@rustbot`` label O-visionos
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions