ffbf70e2d9
## Issue Addressed Fixes the new clippy lints for rust 1.66 ## Proposed Changes Most of the changes come from: - [unnecessary_cast](https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast) - [iter_kv_map](https://rust-lang.github.io/rust-clippy/master/index.html#iter_kv_map) - [needless_borrow](https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow) ## Additional Info na |
||
---|---|---|
.. | ||
common | ||
per_block_processing | ||
per_epoch_processing | ||
upgrade | ||
block_replayer.rs | ||
consensus_context.rs | ||
genesis.rs | ||
lib.rs | ||
macros.rs | ||
metrics.rs | ||
per_block_processing.rs | ||
per_epoch_processing.rs | ||
per_slot_processing.rs | ||
state_advance.rs | ||
upgrade.rs | ||
verify_operation.rs |