about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJoshua Nelson <jnelson@cloudflare.com>2022-03-27 09:13:04 -0500
committerJoshua Nelson <jnelson@cloudflare.com>2022-03-27 09:21:50 -0500
commit26cc0be248b2f013f96bf47ccc24f99e4424c991 (patch)
treeb3c4a308f9adae3226e6710f8ecbf758da5fb906 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent1d24c2eeb1ea5c723722b2c8543ecb50a53b2c96 (diff)
downloadrust-26cc0be248b2f013f96bf47ccc24f99e4424c991.tar.gz
rust-26cc0be248b2f013f96bf47ccc24f99e4424c991.zip
Fix `x test src/librustdoc --no-doc`
Previously, it would erroneously try to run the doc-tests anyway and give an error:
```
   Doc-tests rustdoc
thread 'main' panicked at 'RUSTDOC_LIBDIR was not set', src/bootstrap/bin/rustdoc.rs:15:48
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: test failed, to rerun pass '--doc'
```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions