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
Jason Ish 159b72c101 rust/clippy: allow derivable impls
The latest Rust will automatically "fix" derivable default
implementation, which is nice, but makes changes that don't meet our
current MSRV, so allow derivable impls for now.
2 years ago
..
.cargo
derive rust: allow uninlined_format_args 2 years ago
src rust/clippy: allow derivable impls 2 years ago
.gitignore
Cargo.toml.in
Makefile.am
cbindgen.toml
rustfmt.toml