./x test bootstrap
shows curl progress bars
#120133
Labels
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Steps to reproduce
build/cache/[date]
for those that aren't for your host triple.build
that isn't for your host triple. (e.g.aarch64-apple-darwin
if building onx86-64-windows-msvc
)./x test bootstrap
Ideal solution
-s
in tests.If someone happens to know where these curl commands are being called from, that would be helpful :)
For whoever picks up this issue: I can't exactly mentor this issue but if you do need help, feel free to ping me on zulip.
Labeled easy since it doesn't look that difficult to fix.
@rustbot label +C-enhancement +E-easy
The text was updated successfully, but these errors were encountered: