matsim-vsp / parallel_qsim_rust

Parallel and distributed implementation of the Qsim in Rust
8 stars 0 forks source link

Remove cargo clippy warnings #67

Closed paulheinr closed 8 months ago

paulheinr commented 1 year ago

There are lots of warnings produced by cargo clippy in the current project. I think we should follow clippy here and fix them :)