about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-01-01 22:44:52 +0000
committerbors <bors@rust-lang.org>2021-01-01 22:44:52 +0000
commit417fe4706595db10380fe989e77db431293f3155 (patch)
tree2a4cf3f43d13769fe9111449cce88424d4c15f73 /src/librustdoc/html/static/source-script.js
parent17eec1433c69972844dd228b5fe801f218e118c3 (diff)
parentb5019d6ec31bd3cfee6baab3d288f0bf4f484595 (diff)
downloadrust-417fe4706595db10380fe989e77db431293f3155.tar.gz
rust-417fe4706595db10380fe989e77db431293f3155.zip
Auto merge of #80581 - jyn514:ci-llvm, r=Mark-Simulacrum
Give a better error for download-ci-llvm if .xz is not supported

Previously:

```
curl: (22) The requested URL returned error: 404
failed to run: curl -# -y 30 -Y 10 --connect-timeout 30 --retry 3 -Sf -o /tmp/tmp6ptXJV https://ci-artifacts.rust-lang.org/rustc-builds/99ad5a1a2824fea1ecf60068fd3636beae7ea2da/rust-dev-nightly-x86_64-unknown-linux-gnu.tar.gz
```

Now:

```
error: XZ support is required to download LLVM
help: consider disabling `download-ci-llvm` or using a different version of python
Build completed unsuccessfully in 0:00:00
```

Follow-up to https://github.com/rust-lang/rust/pull/80435.

r? `@Mark-Simulacrum`
Diffstat (limited to 'src/librustdoc/html/static/source-script.js')
0 files changed, 0 insertions, 0 deletions