Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Present cargo metadata output to the user even when there are no errors #562

Open
Shnatsel opened this issue Nov 16, 2023 · 0 comments
Open

Comments

@Shnatsel
Copy link
Contributor

cargo metadata shows a lot of progress information as it works - e.g. "cloning crates.io index" with a progress bar, or cloning a particular repo, also with a progress bar; for large projects that have never been build on this machine before it may take several minutes, and it would be nice to inform the user of what is happening during those minutes, to make it clear the tool didn't just hang.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant