clippy 0.0.67

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

# Generated by dogfood
/target_recur/