Add range-based iteration #405
Annotations
10 errors and 9 warnings
Check:
roaring/src/bitmap/store/bitmap_store.rs#L473
operator precedence can trip the unwary
|
Check:
roaring/src/bitmap/container.rs#L298
the following explicit lifetimes could be elided: 'a
|
Check:
roaring/src/bitmap/store/bitmap_store.rs#L313
the following explicit lifetimes could be elided: 'a
|
Check:
roaring/src/bitmap/store/bitmap_store.rs#L420
the following explicit lifetimes could be elided: 'a
|
Check:
roaring/src/bitmap/store/bitmap_store.rs#L520
unneeded `return` statement
|
Check:
roaring/src/bitmap/store/bitmap_store.rs#L536
the following explicit lifetimes could be elided: 'a
|
Check:
roaring/src/bitmap/store/bitmap_store.rs#L539
length comparison to zero
|
Check:
roaring/src/bitmap/store/mod.rs#L59
the following explicit lifetimes could be elided: 'a
|
Check:
roaring/src/bitmap/store/mod.rs#L64
manual implementation of `Option::map`
|
Check:
roaring/src/bitmap/store/mod.rs#L71
manual implementation of `Option::map`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Initialize rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Initialize rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Initialize rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Initialize rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build:
roaring/src/bitmap/arbitrary.rs#L191
missing documentation for an associated function
|
Build:
roaring/src/treemap/arbitrary.rs#L8
missing documentation for an associated function
|
Build
`roaring` (lib test) generated 2 warnings
|
Loading