This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a change to branch pedantic-message-bus
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 5d01f9b55 Merge branch 'master' into pedantic-message-bus
add bf460c3ae chore(partitions): enable pedantic and nursery clippy lints
(#2876)
add 6e65344a8 Merge branch 'master' into pedantic-message-bus
No new revisions were added by this update.
Summary of changes:
core/partitions/Cargo.toml | 5 ++++
core/partitions/src/iggy_partition.rs | 13 ++++----
core/partitions/src/iggy_partitions.rs | 55 ++++++++++++++++++++--------------
core/partitions/src/journal.rs | 4 +--
core/partitions/src/lib.rs | 4 +++
core/partitions/src/log.rs | 22 +++++++-------
core/partitions/src/types.rs | 38 +++++++++++++----------
7 files changed, 81 insertions(+), 60 deletions(-)