zebra/tower-batch/tests
teor a98e9291b5
cleanup(clippy): Remove redundant bindings, allocations, and generics (#4353)
* Remove let bindings with unit values

* Replace push(format!(_)) with write!(_)

* Remove unused lifetime in test
2022-05-10 03:41:51 +00:00
..
ed25519.rs cleanup(clippy): Remove redundant bindings, allocations, and generics (#4353) 2022-05-10 03:41:51 +00:00
worker.rs Consolidate standard lints into a cargo config file (#3386) 2022-01-24 16:25:06 +00:00