mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-07-27 16:28:56 +00:00
b0ee7dd3c9
- clippy::nonminimal_bool disabled for check_size_filter function clippy message: this boolean expression can be simplified help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#nonminimal_bool - clippy::large_enum_variant for `DecryptStreamState` and `State` - clippy::too_many_arguments for `put_block_and_meta` and `test_read_encrypted` - clippy::deref_addrof for specific unsafe code - clippy::doc_overindented_list_items and clippy::doc_lazy_continuation