lighthouse/testing/execution_engine_integration/src
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
..
build_utils.rs Unblock CI by updating git submodules directly in execution integration tests (#3479) 2022-08-19 04:27:20 +00:00
execution_engine.rs Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00
genesis_json.rs Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00
geth.rs Fix rust 1.65 lints (#3682) 2022-11-04 07:43:43 +00:00
main.rs Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00
nethermind.rs Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
test_rig.rs v3.3.0 (#3741) 2022-11-23 23:38:32 +00:00
transactions.rs Fix rust 1.65 lints (#3682) 2022-11-04 07:43:43 +00:00