diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-04-20 17:59:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-20 17:59:54 +0200 |
commit | 9f3929551724742c7637553e0fe7ccc0031615c9 (patch) | |
tree | ab3f09fbad5172a5fabc9ab70e087c5e56ba849c /tests/rustdoc-js-std/parser-errors.js | |
parent | 462461699aa78e08388fb32cf7b4ab05336a5763 (diff) | |
parent | 60f17908fa57a8315f8ea7d238e7b3285d8f7d65 (diff) | |
download | rust-9f3929551724742c7637553e0fe7ccc0031615c9.tar.gz |
Rollup merge of #110565 - weihanglo:linkchecker, r=ehuss
linkchecker: running from a directory separate from the book
Since rust-lang/cargo#11851, Cargo became a Cargo workspace of
itself. However, since `src/tools/linkchecker` cannot run inside
a workspace, Cargo needs a workaround that excludes `src/doc`
from workspace member probing.
To remove this hack, this PR adds a new optional argument `--path`
for `linkchecker.sh`. With this new argument, `linkchecker.sh` can
be run from a directory separate from the book. This also benefits
other projects using linkchecker, as they can run it under target
directory or any other directory, reducing leftover.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions