diff options
| author | bors <bors@rust-lang.org> | 2024-06-26 09:42:33 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-06-26 09:42:33 +0000 |
| commit | bae813a265014c22c37457ccf0d29fc6822b88da (patch) | |
| tree | 66e1c8936ccb68f5c82279a2729887329bc42661 /compiler/rustc_llvm | |
| parent | 773180257062f55ea1d8b5736d97b57c30a8b677 (diff) | |
| parent | b3fb67e050e763ff80b90121f2b60f10d86204f5 (diff) | |
| download | rust-bae813a265014c22c37457ccf0d29fc6822b88da.tar.gz rust-bae813a265014c22c37457ccf0d29fc6822b88da.zip | |
Auto merge of #126934 - onur-ozkan:broken-build-cache, r=Kobzol
fix broken build cache caused by rustdoc builds Currently rustdoc breaks the build cache (due to having different rustflags) when building rustdoc before building another tool (e.g., `x test miri && x test rustdoc && x test miri`). This change fixes that by moving `on-broken-pipe` into `prepare_cargo_tool` so it is set for all tools. cc `@RalfJung` Fixes #123177
Diffstat (limited to 'compiler/rustc_llvm')
0 files changed, 0 insertions, 0 deletions
