about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-08-31 02:19:55 +0000
committerbors <bors@rust-lang.org>2023-08-31 02:19:55 +0000
commit008c21c9779fd1e3632d9fe908b8afc0c421b26c (patch)
treee19df4763ad536f607e9ca7a83ba852c7eb1e58b /compiler/rustc_mir_transform/src/coverage/debug.rs
parente51c5ea16f84ef811bf0aecbdc0ac48821d52cc9 (diff)
parent4ea90af70f2211fb07a5b722f21850ce99f06cf8 (diff)
downloadrust-008c21c9779fd1e3632d9fe908b8afc0c421b26c.tar.gz
rust-008c21c9779fd1e3632d9fe908b8afc0c421b26c.zip
Auto merge of #115323 - onur-ozkan:curl-download-checksum-fix, r=Mark-Simulacrum
avoid stdout redirection on `curl` executions

Avoid redirecting the curl output directly to the stdout. This alteration affects the integrity of the file during the retry process, as it also redirects the logs from the retries. Consequently, this leads to the bootstrap process failing because of an invalid checksum.

For more information, see the [zulip thread](https://rust-lang.zulipchat.com/#narrow/stream/326414-t-infra.2Fbootstrap/topic/checksum.20errors)

Fixes #115275
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions