lighthouse/tests/ef_tests/src
pscott 7eb82125ef Clippy clean (#536)
* 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
2019-09-30 13:58:45 +10:00
..
cases Clippy clean (#536) 2019-09-30 13:58:45 +10:00
bls_setting.rs Cleanups and SSZ generic container tests 2019-09-05 10:28:09 +10:00
case_result.rs Cleanups and SSZ generic container tests 2019-09-05 10:28:09 +10:00
cases.rs Cleanups and SSZ generic container tests 2019-09-05 10:28:09 +10:00
decode.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
error.rs ef_tests: v0.6.3 passing, modulo known failures 2019-06-12 15:47:32 +10:00
handler.rs Replace EF tests submodule with a makefile 2019-09-08 04:19:54 +10:00
lib.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
results.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
type_name.rs Epoch processing tests 2019-08-30 13:29:26 +10:00