diff options
| author | onur-ozkan <work@onurozkan.dev> | 2024-06-25 11:36:50 +0300 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2024-06-26 08:03:55 +0300 |
| commit | b3fb67e050e763ff80b90121f2b60f10d86204f5 (patch) | |
| tree | 162cc156e66f43d990226c3c8136a347d353c234 /compiler/rustc_llvm | |
| parent | 164e1297e1bce47a241e4d93a9f044452b288715 (diff) | |
| download | rust-b3fb67e050e763ff80b90121f2b60f10d86204f5.tar.gz rust-b3fb67e050e763ff80b90121f2b60f10d86204f5.zip | |
set `on-broken-pipe` in `prepare_cargo_tool`
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. Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_llvm')
0 files changed, 0 insertions, 0 deletions
