Cargo is insufficiently verbose about debug builds being slow #9446
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
S-triage
Status: This issue is waiting on initial triage.
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?
The text was updated successfully, but these errors were encountered: