about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-06-21 09:42:15 +0900
committerGitHub <noreply@github.com>2021-06-21 09:42:15 +0900
commite435e3259dc61cfae8cfae26e49eb21a7a9b438b (patch)
tree66539a8c3b6a5785ac70ad806ac8599de89b5fc8 /compiler/rustc_codegen_llvm/src
parente7a4f1e3fcb9af6841a07f073432b838193550d4 (diff)
parent1e9f0b367e0b7dc9902502cfa09bcc52d2215261 (diff)
downloadrust-e435e3259dc61cfae8cfae26e49eb21a7a9b438b.tar.gz
rust-e435e3259dc61cfae8cfae26e49eb21a7a9b438b.zip
Rollup merge of #86156 - ehuss:linkchecker-fixes, r=Mark-Simulacrum
Fix a bug in the linkchecker

There was a small typo in the linkchecker (in #85652) that caused it to report a `#` fragment link error pointing to the wrong file (it was displaying the path to the source file, not the target of the link).

This also includes a few other changes:
- Fixes the tests due to some changes in the redirect handling in #84703.
- Adds the tests to rustbuild to run whenever the linkchecker itself is run.
- Updates the tests to validate more of the output (so that a mistake like this would have been caught).

Closes #86144
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions