Expose a 0-copy interface for serializing/deseralizing the filters directly #71
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2.1.7, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2.1.7, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3, 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/
|
Restore cargo cache
The `save-state` 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/
|
Install 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/
|
Install 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/
|
Install 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/
|
Install 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/
|
Run lints:
src/lib.rs#L69
allow(clippy::len_without_is_empty) incompatible with previous forbid
|
Run lints:
src/lib.rs#L70
allow(clippy::useless_attribute) incompatible with previous forbid
|
Run lints:
src/lib.rs#L71
allow(clippy::multiple_crate_versions) incompatible with previous forbid
|
Run lints:
src/lib.rs#L72
allow(clippy::fallible_impl_from) incompatible with previous forbid
|
Run lints:
src/bfuse16.rs#L134
allow(clippy::manual_slice_size_calculation) incompatible with previous forbid
|
Run lints:
src/bfuse32.rs#L135
allow(clippy::manual_slice_size_calculation) incompatible with previous forbid
|
Run lints
`xorf` (lib) generated 6 warnings
|
Loading