Skip to content

Commit 61d7dd2

Browse files
committed
Update CHANGELOG.md
1 parent 8ba377a commit 61d7dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3605,7 +3605,7 @@ Released 2018-09-13
36053605
[`needless_match`]: https://rust-lang.github.io/rust-clippy/master/index.html#needless_match
36063606
[`needless_option_as_deref`]: https://rust-lang.github.io/rust-clippy/master/index.html#needless_option_as_deref
36073607
[`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
36093609
[`needless_pass_by_value`]: https://rust-lang.github.io/rust-clippy/master/index.html#needless_pass_by_value
36103610
[`needless_question_mark`]: https://rust-lang.github.io/rust-clippy/master/index.html#needless_question_mark
36113611
[`needless_range_loop`]: https://rust-lang.github.io/rust-clippy/master/index.html#needless_range_loop

0 commit comments

Comments
 (0)