You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/rust/derive
Jason Ish 29f345af1a rust: allow uninlined_format_args
Newer versions of Rust/clippy are getting picky about format strings.
We should allow and use the new style, but also not prevent the old
style.
2 years ago
..
src rust: allow uninlined_format_args 2 years ago
.gitignore
Cargo.toml.in rust/derive: pin proc-macro-crate to v1.1.0. 3 years ago