File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3605,7 +3605,7 @@ Released 2018-09-13
3605
3605
[ `needless_match` ] : https://rust-lang.github.io/rust-clippy/master/index.html#needless_match
3606
3606
[ `needless_option_as_deref` ] : https://rust-lang.github.io/rust-clippy/master/index.html#needless_option_as_deref
3607
3607
[ `needless_option_take` ] : https://rust-lang.github.io/rust-clippy/master/index.html#needless_option_take
3608
- [ `needless_parens_on_range_literal ` ] : https://rust-lang.github.io/rust-clippy/master/index.html#needless_parens_on_range_literal
3608
+ [ `needless_parens_on_range_literals ` ] : https://rust-lang.github.io/rust-clippy/master/index.html#needless_parens_on_range_literals
3609
3609
[ `needless_pass_by_value` ] : https://rust-lang.github.io/rust-clippy/master/index.html#needless_pass_by_value
3610
3610
[ `needless_question_mark` ] : https://rust-lang.github.io/rust-clippy/master/index.html#needless_question_mark
3611
3611
[ `needless_range_loop` ] : https://rust-lang.github.io/rust-clippy/master/index.html#needless_range_loop
You can’t perform that action at this time.
0 commit comments