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 lints: [`find_map`], [`filter_map_next`][#4039](https://github.com/rust-lang/rust-clippy/pull/4039)
207
-
* New lint: [`path_buf_push_overwrite`][#3954](https://github.com/rust-lang/rust-clippy/pull/3954)
208
-
* Move `path_buf_push_overwrite` to the nursery [#4013](https://github.com/rust-lang/rust-clippy/pull/4013)
209
-
* Split [`redundant_closure`] into [`redundant_closure`] and [`redundant_closure_for_method_calls`][#4110](https://github.com/rust-lang/rust-clippy/pull/4101)
210
-
* Allow allowing of [`toplevel_ref_arg`] lint [#4007](https://github.com/rust-lang/rust-clippy/pull/4007)
211
-
* Fix false negative in [`or_fun_call`] pertaining to nested constructors [#4084](https://github.com/rust-lang/rust-clippy/pull/4084)
212
-
* Fix false positive in [`or_fn_call`] pertaining to enum variant constructors [#4018](https://github.com/rust-lang/rust-clippy/pull/4018)
213
-
* Fix false positive in [`useless_let_if_seq`] pertaining to interior mutability [#4035](https://github.com/rust-lang/rust-clippy/pull/4035)
214
-
* Fix false positive in [`redundant_closure`] pertaining to non-function types [#4008](https://github.com/rust-lang/rust-clippy/pull/4008)
215
-
* Fix false positive in [`let_and_return`] pertaining to attributes on `let`s [#4024](https://github.com/rust-lang/rust-clippy/pull/4024)
216
-
* Fix false positive in [`module_name_repetitions`] lint pertaining to attributes [#4006](https://github.com/rust-lang/rust-clippy/pull/4006)
217
-
* Fix false positive on [`assertions_on_constants`] pertaining to `debug_assert!`[#3989](https://github.com/rust-lang/rust-clippy/pull/3989)
218
-
* Improve suggestion in [`map_clone`] to suggest `.copied()` where applicable [#3970](https://github.com/rust-lang/rust-clippy/pull/3970)[#4043](https://github.com/rust-lang/rust-clippy/pull/4043)
219
-
* Improve suggestion for [`search_is_some`][#4049](https://github.com/rust-lang/rust-clippy/pull/4049)
220
-
* Improve suggestion applicability for [`naive_bytecount`][#3984](https://github.com/rust-lang/rust-clippy/pull/3984)
221
-
* Improve suggestion applicability for [`while_let_loop`][#3975](https://github.com/rust-lang/rust-clippy/pull/3975)
222
-
* Improve diagnostics for [`too_many_arguments`][#4053](https://github.com/rust-lang/rust-clippy/pull/4053)
223
-
* Improve diagnostics for [`cast_lossless`][#4021](https://github.com/rust-lang/rust-clippy/pull/4021)
224
-
* Deal with macro checks in desugarings better [#4082](https://github.com/rust-lang/rust-clippy/pull/4082)
225
-
* Add macro check for [`unnecessary_cast`][#4026](https://github.com/rust-lang/rust-clippy/pull/4026)
* Fix ICE in [`suspicious_else_formatting`][#3960](https://github.com/rust-lang/rust-clippy/pull/3960)
228
-
* Fix ICE in [`decimal_literal_representation`][#3931](https://github.com/rust-lang/rust-clippy/pull/3931)
206
+
* New lints: [`find_map`], [`filter_map_next`][#4039](https://github.com/rust-lang/rust-clippy/pull/4039)
207
+
* New lint: [`path_buf_push_overwrite`][#3954](https://github.com/rust-lang/rust-clippy/pull/3954)
208
+
* Move `path_buf_push_overwrite` to the nursery [#4013](https://github.com/rust-lang/rust-clippy/pull/4013)
209
+
* Split [`redundant_closure`] into [`redundant_closure`] and [`redundant_closure_for_method_calls`][#4110](https://github.com/rust-lang/rust-clippy/pull/4101)
210
+
* Allow allowing of [`toplevel_ref_arg`] lint [#4007](https://github.com/rust-lang/rust-clippy/pull/4007)
211
+
* Fix false negative in [`or_fun_call`] pertaining to nested constructors [#4084](https://github.com/rust-lang/rust-clippy/pull/4084)
212
+
* Fix false positive in [`or_fun_call`] pertaining to enum variant constructors [#4018](https://github.com/rust-lang/rust-clippy/pull/4018)
213
+
* Fix false positive in [`useless_let_if_seq`] pertaining to interior mutability [#4035](https://github.com/rust-lang/rust-clippy/pull/4035)
214
+
* Fix false positive in [`redundant_closure`] pertaining to non-function types [#4008](https://github.com/rust-lang/rust-clippy/pull/4008)
215
+
* Fix false positive in [`let_and_return`] pertaining to attributes on `let`s [#4024](https://github.com/rust-lang/rust-clippy/pull/4024)
216
+
* Fix false positive in [`module_name_repetitions`] lint pertaining to attributes [#4006](https://github.com/rust-lang/rust-clippy/pull/4006)
217
+
* Fix false positive on [`assertions_on_constants`] pertaining to `debug_assert!`[#3989](https://github.com/rust-lang/rust-clippy/pull/3989)
218
+
* Improve suggestion in [`map_clone`] to suggest `.copied()` where applicable [#3970](https://github.com/rust-lang/rust-clippy/pull/3970)[#4043](https://github.com/rust-lang/rust-clippy/pull/4043)
219
+
* Improve suggestion for [`search_is_some`][#4049](https://github.com/rust-lang/rust-clippy/pull/4049)
220
+
* Improve suggestion applicability for [`naive_bytecount`][#3984](https://github.com/rust-lang/rust-clippy/pull/3984)
221
+
* Improve suggestion applicability for [`while_let_loop`][#3975](https://github.com/rust-lang/rust-clippy/pull/3975)
222
+
* Improve diagnostics for [`too_many_arguments`][#4053](https://github.com/rust-lang/rust-clippy/pull/4053)
223
+
* Improve diagnostics for [`cast_lossless`][#4021](https://github.com/rust-lang/rust-clippy/pull/4021)
224
+
* Deal with macro checks in desugarings better [#4082](https://github.com/rust-lang/rust-clippy/pull/4082)
225
+
* Add macro check for [`unnecessary_cast`][#4026](https://github.com/rust-lang/rust-clippy/pull/4026)
* New lint: [`drop_bounds`] to detect `T: Drop` bounds
238
-
* Split [`redundant_closure`] into [`redundant_closure`] and [`redundant_closure_for_method_calls`][#4110](https://github.com/rust-lang/rust-clippy/pull/4101)
239
-
* Rename `cyclomatic_complexity` to [`cognitive_complexity`], start work on making lint more practical for Rust code
240
-
* Move [`get_unwrap`] to the restriction category
241
-
* Improve suggestions for [`iter_cloned_collect`]
242
-
* Improve suggestions for [`cast_lossless`] to suggest suffixed literals
243
-
* Fix false positives in [`print_with_newline`] and [`write_with_newline`] pertaining to raw strings
244
-
* Fix false positive in [`needless_range_loop`] pertaining to structs without a `.iter()`
245
-
* Fix false positive in [`bool_comparison`] pertaining to non-bool types
246
-
* Fix false positive in [`redundant_closure`] pertaining to differences in borrows
247
-
* Fix false positive in [`option_map_unwrap_or`] on non-copy types
248
-
* Fix false positives in [`missing_const_for_fn`] pertaining to macros and trait method impls
249
-
* Fix false positive in [`needless_pass_by_value`] pertaining to procedural macros
250
-
* Fix false positive in [`needless_continue`] pertaining to loop labels
251
-
* Fix false positive for [`boxed_local`] pertaining to arguments moved into closures
252
-
* Fix false positive for [`use_self`] in nested functions
253
-
* Fix suggestion for [`expect_fun_call`] (https://github.com/rust-lang/rust-clippy/pull/3846)
254
-
* Fix suggestion for [`explicit_counter_loop`] to deal with parenthesizing range variables
255
-
* Fix suggestion for [`single_char_pattern`] to correctly escape single quotes
256
-
* Avoid triggering [`redundant_closure`] in macros
* New lint: [`drop_bounds`] to detect `T: Drop` bounds
238
+
* Split [`redundant_closure`] into [`redundant_closure`] and [`redundant_closure_for_method_calls`][#4110](https://github.com/rust-lang/rust-clippy/pull/4101)
239
+
* Rename `cyclomatic_complexity` to [`cognitive_complexity`], start work on making lint more practical for Rust code
240
+
* Move [`get_unwrap`] to the restriction category
241
+
* Improve suggestions for [`iter_cloned_collect`]
242
+
* Improve suggestions for [`cast_lossless`] to suggest suffixed literals
243
+
* Fix false positives in [`print_with_newline`] and [`write_with_newline`] pertaining to raw strings
244
+
* Fix false positive in [`needless_range_loop`] pertaining to structs without a `.iter()`
245
+
* Fix false positive in [`bool_comparison`] pertaining to non-bool types
246
+
* Fix false positive in [`redundant_closure`] pertaining to differences in borrows
247
+
* Fix false positive in [`option_map_unwrap_or`] on non-copy types
248
+
* Fix false positives in [`missing_const_for_fn`] pertaining to macros and trait method impls
249
+
* Fix false positive in [`needless_pass_by_value`] pertaining to procedural macros
250
+
* Fix false positive in [`needless_continue`] pertaining to loop labels
251
+
* Fix false positive for [`boxed_local`] pertaining to arguments moved into closures
252
+
* Fix false positive for [`use_self`] in nested functions
253
+
* Fix suggestion for [`expect_fun_call`] (https://github.com/rust-lang/rust-clippy/pull/3846)
254
+
* Fix suggestion for [`explicit_counter_loop`] to deal with parenthesizing range variables
255
+
* Fix suggestion for [`single_char_pattern`] to correctly escape single quotes
256
+
* Avoid triggering [`redundant_closure`] in macros
0 commit comments