File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -710,6 +710,7 @@ The minimum rust version that the project supports. Defaults to the `rust-versio
710
710
* [ ` manual_try_fold ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#manual_try_fold )
711
711
* [ ` map_clone ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#map_clone )
712
712
* [ ` map_unwrap_or ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#map_unwrap_or )
713
+ * [ ` map_with_unused_argument_over_ranges ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#map_with_unused_argument_over_ranges )
713
714
* [ ` match_like_matches_macro ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#match_like_matches_macro )
714
715
* [ ` mem_replace_with_default ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#mem_replace_with_default )
715
716
* [ ` missing_const_for_fn ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#missing_const_for_fn )
You can’t perform that action at this time.
0 commit comments