clippy 0.0.23

A bunch of helpful lints to avoid common pitfalls in Rust
1
2
3
4
5
6
7
8
language: rust
rust: nightly
sudo: false

script:
 - python util/update_lints.py -c
 - cargo test
 - bash util/dogfood.sh