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.
For example:
error: lifetime flowing from input to output with different syntax can be confusing
--> htp/src/headers.rs:475:16
|
475 | fn null(input: &[u8]) -> IResult<&[u8], ParsedBytes> {
| ^^^^^ ----- ----------- the lifetimes get resolved as `'_`
| | |
| | the lifetimes get resolved as `'_`
| this lifetime flows to the output
|
note: the lint level is defined here
--> htp/src/lib.rs:3:9
This currently only happens when using the Rust nightly compiler, which
we use for our fuzz builds.
|
1 year ago | |
|---|---|---|
| .. | ||
| .cargo | ||
| derive | ||
| htp | 1 year ago | |
| src | 1 year ago | |
| suricatactl | 1 year ago | |
| suricatasc | 1 year ago | |
| sys | 1 year ago | |
| .gitignore | ||
| Cargo.lock.in | 1 year ago | |
| Cargo.toml.in | 1 year ago | |
| Makefile.am | 1 year ago | |
| cbindgen.toml | 1 year ago | |
| rustfmt.toml | ||