rework ci testing #361
Annotations
1 error and 13 warnings
|
croaring/tests/roaring64.rs#L63
unused return value of `bitmap64::imp::<impl Bitmap64>::intersect_with_range` that must be used
|
croaring/benches/benches.rs#L281
constant `MAX` is never used
|
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/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#L281
constant `MAX` is never used
|
croaring/tests/lib.rs#L1
importing legacy numeric constants
|
croaring/benches/benches.rs#L224
this expression creates a reference which is immediately dereferenced by the compiler
|
croaring/benches/benches.rs#L312
useless conversion to the same type: `u64`
|
croaring/benches/benches.rs#L365
useless conversion to the same type: `u64`
|
croaring/benches/performance_comparison.rs#L23
redundant closure
|
croaring/benches/performance_comparison.rs#L23
redundant closure
|
This job failed
Loading