lighthouse/consensus/ssz/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
..
decode Initial merge changes 2021-12-02 14:26:50 +11:00
encode Initial merge changes 2021-12-02 14:26:50 +11:00
decode.rs Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
encode.rs 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
legacy.rs Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
lib.rs Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
union_selector.rs Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00