diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-08-17 08:39:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-17 08:39:20 +0200 |
| commit | da541088ef61320770dba8a32c7e365d7c0f6e0f (patch) | |
| tree | 233ae79a8443ed5d08e66ec0630ec05a015dcbe1 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | c5833f1956bea474034ffec5ab2c75f343548038 (diff) | |
| parent | 31e3f56e26e97cc319ae2cf7d66ad12fdb005ebb (diff) | |
| download | rust-da541088ef61320770dba8a32c7e365d7c0f6e0f.tar.gz rust-da541088ef61320770dba8a32c7e365d7c0f6e0f.zip | |
Rollup merge of #112751 - ehuss:persist-test-run-directory, r=jsha
rustdoc: Fixes with --test-run-directory and relative paths. Fixes #112191 Fixes #112210 This fixes some issues with `--test-run-directory` and its interaction with `--runtool` and `--persist-doctests`. Relative directories don't work with `Command::current_dir` very well because it has platform-specific behavior with relative paths. This fixes it by avoiding the use of relative paths. This is needed because cargo is switching to use `--test-run-directory`, and it uses relative paths when interacting with rustdoc/rustc.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
