about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-06-04 13:43:06 +0900
committerGitHub <noreply@github.com>2021-06-04 13:43:06 +0900
commitedb8f653e768361eb6191b5bbe2f31087394d79d (patch)
tree1c5142ab39dda78eb1444f9676ca8d4c92070f11 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent0a124319625b4415fc8ca567b9ad07fa190658c8 (diff)
parent095f09a5bf1433ca4003728fd95682dd34b19dca (diff)
downloadrust-edb8f653e768361eb6191b5bbe2f31087394d79d.tar.gz
rust-edb8f653e768361eb6191b5bbe2f31087394d79d.zip
Rollup merge of #85977 - ehuss:linkcheck-nightly, r=Mark-Simulacrum
Fix linkcheck script from getting out of sync.

When there are changes to the linkcheck script, the CI jobs used in the books would download the latest version on master, but run it against nightly. During that 24 hour window, the CI can fail if the script has changes that are incompatible with the last nightly. This fixes it so that it downloads the linkchecker that matches the version of nightly.

This also includes a fix to build with release to make it run much faster (I forgot to add this in #85652).
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions