lighthouse/beacon_node/beacon_chain
Jimmy Chen 39e9f7dc6b
Fix Rust beta compiler errors (1.77) (#5180)
* Lint fixes

* More fixes for beta compiler.

* Format fixes

* Move `#[allow(dead_code)]` to field level.

* Remove old comment.

* Update beacon_node/execution_layer/src/test_utils/mod.rs

Co-authored-by: João Oliveira <hello@jxs.pt>

* remove duplicate line
2024-02-05 17:54:11 +00:00
..
src Fix Rust beta compiler errors (1.77) (#5180) 2024-02-05 17:54:11 +00:00
tests Re-disable block verification tests in debug (#5155) 2024-02-01 08:35:10 +00:00
Cargo.toml Test backfill (#5109) 2024-01-31 18:11:45 +00:00