clippy 0.0.23

A bunch of helpful lints to avoid common pitfalls in Rust
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target/

# We don't pin yet
Cargo.lock