lighthouse/beacon_node/http_api
Divma bd873e7162 New rust lints for rustc 1.64.0 (#3602)
## Issue Addressed
fixes lints from the last rust release

## Proposed Changes
Fix the lints, most of the lints by `clippy::question-mark` are false positives in the form of https://github.com/rust-lang/rust-clippy/issues/9518 so it's allowed for now

## Additional Info
2022-09-23 03:52:46 +00:00
..
src New rust lints for rustc 1.64.0 (#3602) 2022-09-23 03:52:46 +00:00
tests Deduplicate block root computation (#3590) 2022-09-23 03:52:42 +00:00
Cargo.toml Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00