diff options
| author | bors <bors@rust-lang.org> | 2024-06-27 10:09:10 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-06-27 10:09:10 +0000 |
| commit | a4ce33c0b232deda1cbce447e80f187cd34952a6 (patch) | |
| tree | bbef11dbe27eb0f4258d86823b81290420963996 /compiler/rustc_parse/src | |
| parent | 127fa2261b730a42e6d98b7927c3888ecd08f3e0 (diff) | |
| parent | 08fa5f0460c8b9a0fd5aeed0aa78a7864edf5aff (diff) | |
| download | rust-a4ce33c0b232deda1cbce447e80f187cd34952a6.tar.gz rust-a4ce33c0b232deda1cbce447e80f187cd34952a6.zip | |
Auto merge of #126728 - onur-ozkan:stage1-rustdoc, r=Kobzol
rustdoc: use current stage if download-rustc enabled When using download-rustc, using stage 1 rustdoc results in the wrong librustc_driver being used. ```sh $ ./build/host/stage1/bin/rustdoc --version ./build/host/stage1/bin/rustdoc: error while loading shared libraries: librustc_driver-7ff02ed05016d515.so: cannot open shared object file: No such file or directory ``` This change fixes that by not cutting the stage if download-rustc is enabled.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
