Add range-based iteration #290
Closed
Annotations
9 errors and 4 warnings
|
Check:
roaring/src/bitmap/store/bitmap_store.rs#L473
operator precedence can trip the unwary
|
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#L520
unneeded `return` statement
|
Check:
roaring/src/bitmap/store/bitmap_store.rs#L539
length comparison to zero
|
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`
|
Check
could not compile `roaring` (lib) due to 6 previous errors
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Loading