about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2021-01-01 10:22:25 -0500
committerJoshua Nelson <jyn514@gmail.com>2021-01-01 10:41:56 -0500
commitb5019d6ec31bd3cfee6baab3d288f0bf4f484595 (patch)
treec59a8fc77d1f0a2668af75c1a0706d4ae15a98fe /src/librustdoc/html/static/source-script.js
parent18d27b2c94cff9a5f6d8e4d2ea45f6f2e434e5f6 (diff)
downloadrust-b5019d6ec31bd3cfee6baab3d288f0bf4f484595.tar.gz
rust-b5019d6ec31bd3cfee6baab3d288f0bf4f484595.zip
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
```
Diffstat (limited to 'src/librustdoc/html/static/source-script.js')
0 files changed, 0 insertions, 0 deletions