Skip to content

Commit 48f7f36

Browse files
committed
commit updated changelog file
1 parent 7b27119 commit 48f7f36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6686,6 +6686,7 @@ Released 2018-09-13
66866686
[`needless_return`]: https://rust-lang.github.io/rust-clippy/master/index.html#needless_return
66876687
[`needless_return_with_question_mark`]: https://rust-lang.github.io/rust-clippy/master/index.html#needless_return_with_question_mark
66886688
[`needless_splitn`]: https://rust-lang.github.io/rust-clippy/master/index.html#needless_splitn
6689+
[`needless_type_cast`]: https://rust-lang.github.io/rust-clippy/master/index.html#needless_type_cast
66896690
[`needless_update`]: https://rust-lang.github.io/rust-clippy/master/index.html#needless_update
66906691
[`neg_cmp_op_on_partial_ord`]: https://rust-lang.github.io/rust-clippy/master/index.html#neg_cmp_op_on_partial_ord
66916692
[`neg_multiply`]: https://rust-lang.github.io/rust-clippy/master/index.html#neg_multiply

0 commit comments

Comments
 (0)