This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a change to branch pedantic-journal
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 2280f30ad chore(clock, journal): enable pedantic and nursery clippy
lints
add cc5dedfb7 chore(consensus): enable pedantic and nursery clippy lints
(#2870)
add 7a1aa0b4e Merge branch 'master' into pedantic-journal
No new revisions were added by this update.
Summary of changes:
core/consensus/Cargo.toml | 5 +
core/consensus/src/impls.rs | 169 +++++++++++++++++++++---------
core/consensus/src/lib.rs | 2 +-
core/consensus/src/namespaced_pipeline.rs | 17 ++-
core/consensus/src/plane_helpers.rs | 44 +++++++-
core/consensus/src/plane_mux.rs | 14 ++-
core/consensus/src/view_change_quorum.rs | 30 +++---
core/consensus/src/vsr_timeout.rs | 35 ++++---
8 files changed, 229 insertions(+), 87 deletions(-)