clippy 0.0.31

A bunch of helpful lints to avoid common pitfalls in Rust
language: rust
rust: nightly
sudo: false

script:
 - python util/update_lints.py -c
 - cargo test --features debugging