This is an automated email from the ASF dual-hosted git repository.

hgruszecki pushed a change to branch pedantic-simulator
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from 82c0bfe95 chore(simulator): enable pedantic and nursery clippy 
lints#2876
     add bf460c3ae chore(partitions): enable pedantic and nursery clippy lints 
(#2876)
     add 7a7b0eda4 chore(message_bus): enable pedantic and nursery clippy lints 
(#2873)
     add 754974516 Merge branch 'master' into pedantic-simulator

No new revisions were added by this update.

Summary of changes:
 core/message_bus/Cargo.toml              |  5 +++
 core/message_bus/src/cache/connection.rs | 20 ++++++------
 core/message_bus/src/cache/mod.rs        |  2 +-
 core/message_bus/src/lib.rs              |  7 ++--
 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 ++++++++++++----------
 11 files changed, 101 insertions(+), 74 deletions(-)

Reply via email to