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 @@ -981,6 +981,7 @@ All notable changes to this project will be documented in this file.
981
981
[ `temporary_assignment` ] : https://rust-lang.github.io/rust-clippy/master/index.html#temporary_assignment
982
982
[ `temporary_cstring_as_ptr` ] : https://rust-lang.github.io/rust-clippy/master/index.html#temporary_cstring_as_ptr
983
983
[ `too_many_arguments` ] : https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments
984
+ [ `too_many_lines` ] : https://rust-lang.github.io/rust-clippy/master/index.html#too_many_lines
984
985
[ `toplevel_ref_arg` ] : https://rust-lang.github.io/rust-clippy/master/index.html#toplevel_ref_arg
985
986
[ `transmute_bytes_to_str` ] : https://rust-lang.github.io/rust-clippy/master/index.html#transmute_bytes_to_str
986
987
[ `transmute_int_to_bool` ] : https://rust-lang.github.io/rust-clippy/master/index.html#transmute_int_to_bool
You can’t perform that action at this time.
0 commit comments