clippy 0.0.25

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
 - bash util/dogfood.sh