about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2023-08-28 20:16:36 +0300
committeronur-ozkan <work@onurozkan.dev>2023-08-28 20:16:36 +0300
commit4ea90af70f2211fb07a5b722f21850ce99f06cf8 (patch)
treef24ff2125ca9993b691739d7b07aca6877bb58aa /compiler/rustc_interface/src
parent18be2728bd0d59c8fc74311de365a52a2d5e3eee (diff)
downloadrust-4ea90af70f2211fb07a5b722f21850ce99f06cf8.tar.gz
rust-4ea90af70f2211fb07a5b722f21850ce99f06cf8.zip
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.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions