about summary refs log tree commit diff
path: root/compiler
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-09-30 22:25:17 +1000
committerGitHub <noreply@github.com>2025-09-30 22:25:17 +1000
commit22643032d4eea2a7fcb51d7384741fe970c99673 (patch)
tree47e9d9315b63df4801326384e4b2bc9811d0bf29 /compiler
parent156d150381ab2e5f2dc2c78eb83b76d7ae95733c (diff)
parent73f6b08022944d24fb5b623494a18cc95df21802 (diff)
downloadrust-22643032d4eea2a7fcb51d7384741fe970c99673.tar.gz
rust-22643032d4eea2a7fcb51d7384741fe970c99673.zip
Rollup merge of #147167 - jyn514:rustdoc-tests, r=Kobzol
Don't condition RUSTDOC_LIBDIR on `--no-doc`

In d94e7ff065cd393a645eb3e9c96ce0418856e95d, `rustdoc_path` was changed to ignore `want_rustdoc` (which is just whether `--no-doc` was passed). But RUSTDOC_LIBDIR wasn't kept in sync. Rather than trying to keep `rustdoc_path` in sync with `RUSTDOC_LIBDIR`, just pass LIBDIR to the rustc shim unconditionally.

This fix allows calling `ensure(doc::Step)` from a non-doc top-level Step, even if `--no-doc` was present in the command line.
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions