Clippy v0.0.93 Release Notes

Release Date: 2016-10-03 // over 7 years ago
    • Rustup to rustc 1.14.0-nightly (144af3e97 2016-10-02)
    • [option_map_unwrap_or] and [option_map_unwrap_or_else] are now allowed by default.
    • New lint: [explicit_into_iter_loop]