about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/allocator.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-05-26 04:27:23 +0000
committerbors <bors@rust-lang.org>2021-05-26 04:27:23 +0000
commit54bdfa125722c9ee6fadb61818f861b1102fd300 (patch)
treeeb3be9ddf24c3042abea3bad0eda564b74d1b793 /compiler/rustc_codegen_llvm/src/allocator.rs
parent47a90f452050d4ea484206447babb07dd33c21d5 (diff)
parentb13185de8de511c75846ae62f01b4aa6c79e1230 (diff)
downloadrust-54bdfa125722c9ee6fadb61818f861b1102fd300.tar.gz
rust-54bdfa125722c9ee6fadb61818f861b1102fd300.zip
Auto merge of #85252 - kulikjak:fix-solaris-CI, r=Mark-Simulacrum
Bring back `x86_64-sun-solaris` target to rustup

Change #82216 removed now deprecated target `x86_64-sun-solaris` from CI, thus making it no longer possible to use `$ rustup target add x86_64-sun-solaris` to install given target (see #85098 for details). Since there should be a period of time between the deprecation and removal, this PR brings it back (while keeping the new one as well).

Please, correct me if I am wrong; my assumption that these Docker scripts are being used to build artifacts later used by `rustup` might be incorrect.

Closes #85098.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/allocator.rs')
0 files changed, 0 insertions, 0 deletions