[Bifrost] Design improvements for find_tail #8628
Annotations
5 errors
Run verify:
crates/bifrost/src/providers/replicated_loglet/loglet.rs#L190
the borrowed expression implements the required traits
|
Run verify:
crates/bifrost/src/providers/replicated_loglet/tasks/check_seal.rs#L92
using `Option.and_then(|x| Some(y))`, which is more succinctly expressed as `map(|x| y)`
|
Run verify:
crates/bifrost/src/providers/replicated_loglet/tasks/check_seal.rs#L115
you are using an explicit closure for copying elements
|
Run verify:
crates/bifrost/src/providers/replicated_loglet/tasks/check_seal.rs#L171
equality checks against false can be replaced by a negation
|
Run verify
Process completed with exit code 101.
|
Loading