* Change into_iter to iter * Fix clippy 'easy' warnings * Clippy eth2/utils * Add struct NetworkInfo * Clippy for types, utils, and beacon_node/store/src/iters.rs * Cargo fmt * Change foo to my_foo * Remove complex signature * suppress clippy warning for unit_value in benches * Use enumerate instead of iterating over range * Allow trivially_copy_pass_by_ref in serde_utils |
||
|---|---|---|
| .. | ||
| beacon.rs | ||
| config.rs | ||
| error.rs | ||
| helpers.rs | ||
| lib.rs | ||
| macros.rs | ||
| metrics.rs | ||
| network.rs | ||
| node.rs | ||
| response_builder.rs | ||
| spec.rs | ||
| url_query.rs | ||
| validator.rs | ||