language: rust rust: nightly sudo: false script: - python util/update_lints.py -c - cargo test --features debugging - bash util/dogfood.sh