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 @@ -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
You can’t perform that action at this time.
0 commit comments