Use new croaring funcs (#141) #339
Annotations
13 warnings
croaring/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
|
croaring/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
|
croaring/benches/benches.rs#L255
constant `MAX` is never used
|
croaring/tests/roaring64.rs#L17
operator precedence can trip the unwary
|
croaring/tests/roaring64.rs#L10
this operation has no effect
|
croaring/tests/roaring64.rs#L63
unused return value of `croaring::bitmap64::imp::<impl croaring::Bitmap64>::intersect_with_range` that must be used
|
croaring/benches/benches.rs#L255
constant `MAX` is never used
|
croaring/tests/lib.rs#L1
importing legacy numeric constants
|
croaring/benches/benches.rs#L286
useless conversion to the same type: `u64`
|
croaring/benches/benches.rs#L337
useless conversion to the same type: `u64`
|
croaring/benches/performance_comparison.rs#L23
redundant closure
|
croaring/benches/performance_comparison.rs#L23
redundant closure
|
croaring/benches/performance_comparison.rs#L26
redundant closure
|
This job succeeded
Loading