This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a change to branch pedantic-shard
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 17413cf55 chore(shard,metadata): enable pedantic and nursery clippy
lints
add 69188127e chore(simulator): enable pedantic and nursery clippy lints
(#2895)
add 11f3339c4 Merge branch 'master' into pedantic-shard
No new revisions were added by this update.
Summary of changes:
core/simulator/Cargo.toml | 5 ++++
core/simulator/src/bus.rs | 55 ++++++++++++++++++---------------------
core/simulator/src/client.rs | 30 +++++++++++----------
core/simulator/src/deps.rs | 5 +++-
core/simulator/src/lib.rs | 14 +++++++---
core/simulator/src/main.rs | 13 +++++----
core/simulator/src/network.rs | 12 ++++++---
core/simulator/src/packet.rs | 40 ++++++++++++++++++++--------
core/simulator/src/ready_queue.rs | 14 +++++++---
core/simulator/src/replica.rs | 18 +++++++++----
10 files changed, 128 insertions(+), 78 deletions(-)