chore: update bindings to 4.1.4 #371
Annotations
15 warnings
Release Test:
croaring/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
|
Release Test:
croaring/benches/benches.rs#L281
constant `MAX` is never used
|
Test:
croaring/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
|
Test:
croaring/benches/benches.rs#L281
constant `MAX` is never used
|
Minimal versions:
croaring/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
|
Cargo clippy:
croaring/tests/roaring64.rs#L17
operator precedence can trip the unwary
|
Cargo clippy:
croaring/tests/roaring64.rs#L10
this operation has no effect
|
Cargo clippy:
croaring/benches/performance_comparison.rs#L23
redundant closure
|
Cargo clippy:
croaring/benches/performance_comparison.rs#L23
redundant closure
|
Cargo clippy:
croaring/benches/performance_comparison.rs#L26
redundant closure
|
Cargo clippy:
croaring/benches/performance_comparison.rs#L26
redundant closure
|
Cargo clippy:
croaring/tests/roaring64.rs#L63
unused return value of `croaring::bitmap64::imp::<impl croaring::Bitmap64>::intersect_with_range` that must be used
|
Cargo clippy:
croaring/benches/performance_comparison.rs#L197
this `.fold` can be written more succinctly using another method
|
Cargo clippy:
croaring/benches/performance_comparison.rs#L198
this `.fold` can be written more succinctly using another method
|
Cargo clippy:
croaring/benches/benches.rs#L281
constant `MAX` is never used
|
Loading