Skip to content

Use consistent capitalization in makefile errors #10229

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

Merged
merged 1 commit into from
Nov 2, 2013

Conversation

brson
Copy link
Contributor

@brson brson commented Nov 1, 2013

In Rust we don't like capital letters.

In Rust we don't like capital letters.
bors added a commit that referenced this pull request Nov 2, 2013
In Rust we don't like capital letters.
@bors bors closed this Nov 2, 2013
@bors bors merged commit e9605dc into rust-lang:master Nov 2, 2013
@adrientetar
Copy link
Contributor

@brson 60cb1fb

flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 6, 2023
… r=flip1995

Document `cargo-clippy` feature

It is possible to use conditional compilation to prevent Clippy from evaluating certain code at all. Unfortunately, it was no longer documented anywhere. This adds a brief explanation of how to use the feature with conditional compilation, and mentions a few downsides.

Fixes rust-lang#10220 — Ability to skip files or blocks entirely
changelog: none
<!-- changelog_checked -->
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.

4 participants