lighthouse/consensus/serde_utils/src
Michael Sproul 5e1f8a8480 Update to Rust 1.59 and 2021 edition (#3038)
## Proposed Changes

Lots of lint updates related to `flat_map`, `unwrap_or_else` and string patterns. I did a little more creative refactoring in the op pool, but otherwise followed Clippy's suggestions.

## Additional Info

We need this PR to unblock CI.
2022-02-25 00:10:17 +00:00
..
fixed_bytes_hex.rs Implement engine API v1.0.0-alpha.4 (#2810) 2021-12-02 14:26:55 +11:00
hex_vec.rs [Merge] Implement execution_layer (#2635) 2021-12-02 14:26:51 +11:00
hex.rs [Merge] Implement execution_layer (#2635) 2021-12-02 14:26:51 +11:00
json_str.rs Implement standard keystore API (#2736) 2022-01-30 23:22:04 +00:00
lib.rs Implement standard keystore API (#2736) 2022-01-30 23:22:04 +00:00
list_of_bytes_lists.rs [Merge] Implement execution_layer (#2635) 2021-12-02 14:26:51 +11:00
quoted_int.rs Fix Uint256 deserialization (#2786) 2021-12-02 14:26:55 +11:00
quoted_u64_vec.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
u8_hex.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
u32_hex.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
u64_hex_be.rs Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00