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

Cargo is insufficiently verbose about debug builds being slow #9446

Open
Lokathor opened this issue May 1, 2021 · 1 comment
Open

Cargo is insufficiently verbose about debug builds being slow #9446

Lokathor opened this issue May 1, 2021 · 1 comment
Labels
A-console-output Area: Terminal output, colors, progress bar, etc. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build Command-run

Comments

@Lokathor
Copy link

Lokathor commented May 1, 2021

Many people coming from hosted languages are not familiar with the concept of having to pass a flag to speed up the program.

would it be possible to have the phrase "unoptimized + debug info" in a default profile dev build print the world "unoptimized" in all caps so that it's a little more eye catching?

@Lokathor Lokathor added the C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` label May 1, 2021
@ehuss ehuss added the A-console-output Area: Terminal output, colors, progress bar, etc. label May 20, 2021
@epage
Copy link
Contributor

epage commented Feb 12, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-console-output Area: Terminal output, colors, progress bar, etc. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build Command-run
Projects
None yet
Development

No branches or pull requests

3 participants