]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust(lint): suppress clippy lints that we should fix 6304/head
authorJason Ish <jason.ish@oisf.net>
Fri, 20 Aug 2021 17:44:17 +0000 (11:44 -0600)
committerVictor Julien <victor@inliniac.net>
Mon, 23 Aug 2021 08:03:12 +0000 (10:03 +0200)
commitcf21694ba6d535d435cfcaefcbb88517bcd4eac4
tree718a6b7c6b2125e61cecadfe71339cca8d17b487
parent91402f9fbae8b199298a761353eec2389d8f4953
rust(lint): suppress clippy lints that we should fix

Suppress all remaining clippy lints that we trip. This can be
fixed on a per-lint basis.
rust/src/lib.rs