You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* New lint: [`drop_bounds`] to detect `T: Drop` bounds
13
+
* Split [`redundant_closure`] into [`redundant_closure`] and [`redundant_closure_for_method_calls`][#4110](https://github.com/rust-lang/rust-clippy/pull/4110)
13
14
* Rename `cyclomatic_complexity` to [`cognitive_complexity`], start work on making lint more practical for Rust code
0 commit comments