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

request: Add enumeration diagnostics to output #27

Closed
kentfredric opened this issue Mar 14, 2020 · 1 comment · Fixed by #32
Closed

request: Add enumeration diagnostics to output #27

kentfredric opened this issue Mar 14, 2020 · 1 comment · Fixed by #32
Labels
A-diagnostics Area: Messages for errors and warnings C-enhancement Category: A new feature or an improvement for an existing one

Comments

@kentfredric
Copy link

When using --each-feature or --feature-powerset, its not often clear where the progress is in the overall scheme of things.

It would be nice if these flags added diagnostic info showing something like:

info: `cargo hack --each-feature` target 4 of 10
info: `cargo hack --each-feature` target 4 of 300
@taiki-e taiki-e added the C-enhancement Category: A new feature or an improvement for an existing one label Mar 19, 2020
@bors bors bot closed this as completed in 9d41eb7 Apr 23, 2020
@bors bors bot closed this as completed in #32 Apr 23, 2020
@taiki-e
Copy link
Owner

taiki-e commented Apr 23, 2020

Fixed in 0.3.4.

@taiki-e taiki-e added the A-diagnostics Area: Messages for errors and warnings label Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-diagnostics Area: Messages for errors and warnings C-enhancement Category: A new feature or an improvement for an existing one
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants