lighthouse/consensus/state_processing/src/per_epoch_processing
Divma ffbf70e2d9 Clippy lints for rust 1.66 (#3810)
## 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
2022-12-16 04:04:00 +00:00
..
altair Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
base Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
altair.rs Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
base.rs Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
effective_balance_updates.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
epoch_processing_summary.rs Fix attestation performance API InvalidValidatorIndex error (#3503) 2022-09-05 04:50:45 +00:00
errors.rs Cache participating indices for Altair epoch processing (#2416) 2021-07-27 07:01:01 +00:00
historical_roots_update.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
justification_and_finalization_state.rs Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
registry_updates.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
resets.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
slashings.rs 1.1.5 merge spec tests (#2781) 2021-12-02 14:26:55 +11:00
tests.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
weigh_justification_and_finalization.rs Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00