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

clippy 1.40 release missing #5037

Closed
curiousleo opened this issue Jan 10, 2020 · 2 comments
Closed

clippy 1.40 release missing #5037

curiousleo opened this issue Jan 10, 2020 · 2 comments
Labels
C-question Category: Questions

Comments

@curiousleo
Copy link

Rust 1.40 was released on 2019-12-19. But the latest release of clippy is 1.39 (as of 2020-01-10).

My assumption here is that clippy is generally released together with rustc. There is also a changelog entry for clippy 1.40.

So the question is: is this just an oversight, or is there something stopping the team from releasing clippy 1.40?

Context: I'm looking into NixOS/nixpkgs#77358 right now.

@flip1995
Copy link
Member

Just an oversight, thanks for the hint! I just pushed the tag https://github.com/rust-lang/rust-clippy/releases/tag/rust-1.40.0

The Clippy releases are always the Clippy commit, which is in the stable rust compiler.

@flip1995
Copy link
Member

I marked the next 2 rust stable release dates in my calendar, so I don't forget about it again. If I should forget it, just open an issue like this one again 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-question Category: Questions
Projects
None yet
Development

No branches or pull requests

3 participants