clippy 0.0.41

A bunch of helpful lints to avoid common pitfalls in Rust
1
2
3
4
5
max_width = 120
ideal_width = 100
fn_args_density = "Compressed"
fn_call_width = 80
fn_args_paren_newline = false