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

change format of cargo compile finish time taken #3752

Closed
wants to merge 1 commit into from
Closed

change format of cargo compile finish time taken #3752

wants to merge 1 commit into from

Conversation

connortsui20
Copy link

Very very minor change that changes the format of cargo's compile message.

There were a couple of cargo messages formatted as 1.23 secs, which doesn't seem to be what cargo outputs nowadays. Also, there were a couple of 0.0s instead of 0.00s. Changed all of them to match what cargo actually outputs now, which is 1.23s.

Not exactly sure which version of cargo this changes in, but at least on stable windows and stable linux this is the correct format.

@connortsui20 connortsui20 closed this by deleting the head repository Mar 24, 2024
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

Successfully merging this pull request may close these issues.

1 participant