diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2025-09-30 22:25:17 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-30 22:25:17 +1000 |
| commit | 22643032d4eea2a7fcb51d7384741fe970c99673 (patch) | |
| tree | 47e9d9315b63df4801326384e4b2bc9811d0bf29 /compiler | |
| parent | 156d150381ab2e5f2dc2c78eb83b76d7ae95733c (diff) | |
| parent | 73f6b08022944d24fb5b623494a18cc95df21802 (diff) | |
| download | rust-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
