Add the ability to work in no-std (optionally with alloc) #313
Annotations
8 errors
Cargo clippy:
croaring/benches/benches.rs#L112
no function or associated item named `fast_or` found for struct `croaring::Bitmap` in the current scope
|
Cargo clippy:
croaring/benches/benches.rs#L112
no function or associated item named `fast_or_heap` found for struct `croaring::Bitmap` in the current scope
|
Cargo clippy:
croaring/benches/benches.rs#L113
no function or associated item named `fast_xor` found for struct `croaring::Bitmap` in the current scope
|
Cargo clippy:
croaring/benches/benches.rs#L138
no method named `to_vec` found for struct `croaring::Bitmap` in the current scope
|
Cargo clippy:
croaring/benches/benches.rs#L186
no method named `serialize` found for struct `croaring::Bitmap` in the current scope
|
Cargo clippy:
croaring/benches/benches.rs#L195
no method named `serialize` found for struct `croaring::Bitmap` in the current scope
|
Cargo clippy:
croaring/benches/benches.rs#L289
no method named `to_vec` found for struct `croaring::Bitmap64` in the current scope
|
Cargo clippy
Process completed with exit code 101.
|
Loading