Fix #148 #350
Annotations
7 errors and 11 warnings
croaring/src/bitmap/imp.rs#L28
evaluation of constant value failed
|
croaring/src/bitmap/imp.rs#L28
assertion failed: ffi::ROARING_VERSION_MAJOR == 4 && ffi::ROARING_VERSION_MINOR == 1
|
croaring/src/bitmap/ops.rs#L141
evaluation of constant value failed
|
croaring/src/bitmap/ops.rs#L141
assertion failed: ffi::ROARING_VERSION_MAJOR == 4 && ffi::ROARING_VERSION_MINOR == 1
|
croaring/src/bitmap/view.rs#L30
evaluation of constant value failed
|
croaring/src/bitmap/view.rs#L30
assertion failed: ffi::ROARING_VERSION_MAJOR == 4 && ffi::ROARING_VERSION_MINOR == 1
|
|
croaring/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
|
croaring/tests/roaring64.rs#L17
operator precedence can trip the unwary
|
croaring/tests/roaring64.rs#L10
this operation has no effect
|
croaring/benches/performance_comparison.rs#L23
redundant closure
|
croaring/tests/roaring64.rs#L63
unused return value of `croaring::bitmap64::imp::<impl croaring::Bitmap64>::intersect_with_range` that must be used
|
croaring/benches/performance_comparison.rs#L23
redundant closure
|
croaring/benches/performance_comparison.rs#L26
redundant closure
|
croaring/benches/performance_comparison.rs#L26
redundant closure
|
croaring/benches/performance_comparison.rs#L197
this `.fold` can be written more succinctly using another method
|
croaring/benches/performance_comparison.rs#L198
this `.fold` can be written more succinctly using another method
|
croaring/benches/benches.rs#L255
constant `MAX` is never used
|
This job failed
Loading