Skip to content

Allow static strings to be used with keyword checks #6499

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
May 15, 2013

Conversation

dotdash
Copy link
Contributor

@dotdash dotdash commented May 15, 2013

No description provided.

@bors bors closed this May 15, 2013
@bors bors merged commit 109bb7c into rust-lang:incoming May 15, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 2, 2021
clippy 0.1.50 corresponds to rustc 1.50.x

This bumps the clippy version number from 0.0.212 to 0.1.50

Fixes rust-lang#6499
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 2, 2021
make clippy version number correspond to rustc version number.

clippy 0.1.50 corresponds to rustc 1.50.x

This bumps the clippy version number from 0.0.212 to 0.1.50

Fixes rust-lang#6499

Notes:
I used `cargo --version` because that way we can honour the version set in the `rust-toolchain` file.
When we bump the bootstrap compiler from 1.50 to 1.51, the version numbers will have to be changed to 1.51 or the test will fail.

---

changelog: make clippy version number correspond to rustc version number (rust 1.50.0 -> clippy 0.1.50)
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.

3 participants