luizirber / nthash

ntHash implementation in Rust
Other
34 stars 7 forks source link

Clippy fixes and make iterator::new panic free #1

Closed jaysonsantos closed 6 years ago

jaysonsantos commented 6 years ago

The tests seem to be breaking because I exceeded the amount of memory allowed on the ci services, I will try to mark them somehow to run locally or something else if you feel that It has to stay there.

luizirber commented 6 years ago

Travis is weird the last few days, but I ran the tests locally and it all worked

jaysonsantos commented 6 years ago

It is good for code review again

luizirber commented 6 years ago

Thanks @jaysonsantos !