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
Philippe Antoine 304271e63a rust: compatibility with cbindgen 0.27
Ticket: 7206

Cbindgen 0.27 now handles extern blocks as extern "C" blocks.
The way to differentiate them is to use a special comment
before the block.
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive rust/derive: string enumeration become case insensitive 1 year ago
src rust: compatibility with cbindgen 0.27 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in rust: bump time to most recent 1 year ago
Cargo.toml.in rust: bump time to most recent 1 year ago
Makefile.am rust/Makefile: cleanup "clean" targets 1 year ago
cbindgen.toml detect: helper to have pure rust keywords 1 year ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago