Display download progress. #1435
Labels
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-fetch
If running in a TTY: show a percentage, a progress bar, even a spinning indicator of some sort.
Any of those would have prevented me from assuming it hanged while downloading the Skia dependency of Servo (mentioned in #1171).
As an aside, does Cargo restart a git repository fetch after stopping
cargo build
and running it again, without mentioning what it's doing? That was also somewhat confusing.The text was updated successfully, but these errors were encountered: