Announcing the Clippy feature freeze | Inside Rust Blog
The Clippy project will be on feature-freeze for 12 weeks, starting from Rust
1.89.0 beta (June 26th 2025) to September 18th 2025 (Rust 1.89.0 stable
release). During this time no new features will be accepted, only bug fixes.
This feature freeze comes from a lack of the necessary capacity needed
to maintain all the current lints (over 750 of them 😱) and still add new ones.
We need to care for the Clippy project the same way that Clippy cares about our
code, and note that every single one of th...
Read more at blog.rust-lang.org