Bump cc from 1.1.21 to 1.1.31 #382
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/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
|
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/src/bitmap/mod.rs#L86
the following explicit lifetimes could be elided: 'a
|
Cargo clippy:
croaring/src/bitmap/mod.rs#L87
the following explicit lifetimes could be elided: 'a
|
Cargo clippy:
croaring/src/bitmap/iter.rs#L462
the following explicit lifetimes could be elided: 'a
|
Cargo clippy:
croaring/src/bitmap/lazy.rs#L8
the following explicit lifetimes could be elided: 'a
|
Cargo clippy:
croaring/src/bitmap/lazy.rs#L42
the following explicit lifetimes could be elided: 'a
|
Cargo clippy:
croaring/src/bitmap/lazy.rs#L49
the following explicit lifetimes could be elided: 'a
|
Cargo clippy:
croaring/src/bitmap/view.rs#L90
the following explicit lifetimes could be elided: 'a
|
Cargo clippy:
croaring/src/bitmap/view.rs#L111
the following explicit lifetimes could be elided: 'a
|
Cargo clippy:
croaring/src/bitmap/view.rs#L127
the following explicit lifetimes could be elided: 'a
|
Cargo clippy:
croaring/src/bitmap64/iter.rs#L431
the following explicit lifetimes could be elided: 'a
|
Loading