Clippy v0.0.76 Release Notes

Release Date: 2016-06-10 // almost 8 years ago
    • Rustup to rustc 1.11.0-nightly (7d2f75a95 2016-06-09)
    • cargo clippy now automatically defines the clippy feature
    • New lint: [not_unsafe_ptr_arg_deref]