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

More backticks in error messages #11495

Merged
merged 1 commit into from
Jan 12, 2014
Merged

More backticks in error messages #11495

merged 1 commit into from
Jan 12, 2014

Conversation

kud1ing
Copy link

@kud1ing kud1ing commented Jan 12, 2014

No description provided.

bors added a commit that referenced this pull request Jan 12, 2014
@kud1ing kud1ing mentioned this pull request Jan 12, 2014
@bors bors closed this Jan 12, 2014
@bors bors merged commit 871ffd1 into rust-lang:master Jan 12, 2014
@kud1ing kud1ing deleted the backticks branch January 12, 2014 12:16
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 28, 2023
…1995

Add colored help to be consistent with Cargo

On rust-lang/cargo#12578, a new colored help message format was introduced. This PR introduces the same styling from that `cargo help` message to our `cargo clippy --help` message.

More information is provided in the original PR, fixes rust-lang#11482. The perfect reviewing process would be that the reviewer installs this branch and checks for themselves, but here are some screenshots, there are some more screenshots in the original issue.

![image](https://github.com/rust-lang/rust-clippy/assets/73757586/0c4d1b6d-5aa2-4146-a401-9ae88f6dedf5)

(Note that the actual text may change in the actual commit, that screenshot is just to test the colors).
Also note that the `color-print` version **should always** be synced with Cargo's `color-print` version to avoid increasing build times in the rust-lang/rust repo.

changelog:Add colors to the `cargo clippy --help` output 🎉.
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.

2 participants