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.
Fix new warning present in Rust 1.89.
warning: hiding a lifetime that's elided elsewhere is confusing
--> src/ldap/types.rs:191:30
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
= note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
|
9 months ago | |
|---|---|---|
| .. | ||
| .cargo | 2 years ago | |
| derive | 11 months ago | |
| htp | 10 months ago | |
| src | 9 months ago | |
| suricatactl | 11 months ago | |
| suricatasc | 11 months ago | |
| sys | 10 months ago | |
| .gitignore | 2 years ago | |
| Cargo.lock.in | 10 months ago | |
| Cargo.toml.in | 10 months ago | |
| Makefile.am | 10 months ago | |
| cbindgen.toml | 10 months ago | |
| rustfmt.toml | 2 years ago | |