lighthouse/beacon_node
Paul Hauner 8e5c20b6d1 Update for clippy 1.50 (#2193)
## Issue Addressed

NA

## Proposed Changes

Rust 1.50 has landed 🎉

The shiny new `clippy` peers down upon us mere mortals with disgust. Brutish peasants wrapping our `usize`s in superfluous `Option`s... tsk tsk.

I've performed the goat sacrifice and corrected our evil ways in this PR. Tonight we shall pray that Github Actions bestows the almighty green tick upon us.

## Additional Info

NA


Co-authored-by: realbigsean <seananderson33@gmail.com>
Co-authored-by: Michael Sproul <michael@sigmaprime.io>
2021-02-15 00:09:12 +00:00
..
beacon_chain Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
client Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
eth1 Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
eth2_libp2p Update for clippy 1.50 (#2193) 2021-02-15 00:09:12 +00:00
genesis Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
http_api Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
http_metrics Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
network Update for clippy 1.50 (#2193) 2021-02-15 00:09:12 +00:00
operation_pool Update pool/attestations and committees endpoints (#1899) 2020-11-18 23:31:39 +00:00
src Detailed validator monitoring (#2151) 2021-01-20 19:19:38 +00:00
store Fix clippy errors on tests (#2160) 2021-01-28 23:31:06 +00:00
tests Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
timer Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
websocket_server Server sent events (#1920) 2020-12-04 00:18:58 +00:00
Cargo.toml Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00