lighthouse/slasher/tests
Pawan Dhananjay f2223feb21 Rust 1.71 lints (#4503)
## Issue Addressed

N/A

## Proposed Changes

Add lints for rust 1.71

[3789134](3789134ae2) is probably the one that needs most attention as it changes beacon state code. I changed the `is_in_inactivity_leak ` function to return a `ArithError` as not all consumers of that function work well with a `BeaconState::Error`.
2023-07-17 00:14:19 +00:00
..
attester_slashings.rs Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
backend.rs Rust 1.71 lints (#4503) 2023-07-17 00:14:19 +00:00
proposer_slashings.rs Modularise slasher backend (#3443) 2022-08-15 01:30:56 +00:00
random.rs Modularise slasher backend (#3443) 2022-08-15 01:30:56 +00:00
wrap_around.rs Modularise slasher backend (#3443) 2022-08-15 01:30:56 +00:00