mirror of https://github.com/OISF/suricata
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.
Rust 1.40 in strict mode will now fail the build on the presence of unnecessary parentheses. warning: unnecessary parentheses around type --> src/smb/smb2_ioctl.rs:41:12 | 41 | -> (&mut SMBTransaction) | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses | = note: `#[warn(unused_parens)]` on by default |
6 years ago | |
|---|---|---|
| .. | ||
| .cargo | 9 years ago | |
| src | 6 years ago | |
| .gitignore | 9 years ago | |
| Cargo.toml.in | 7 years ago | |
| Makefile.am | 6 years ago | |
| gen-c-headers.py | 7 years ago | |
| rustfmt.toml | 7 years ago | |