]> git.lizzy.rs Git - rust.git/commitdiff
Update CHANGELOG
authormcarton <cartonmartin+git@gmail.com>
Tue, 21 Jun 2016 21:58:13 +0000 (23:58 +0200)
committermcarton <cartonmartin+git@gmail.com>
Wed, 29 Jun 2016 15:10:21 +0000 (17:10 +0200)
CHANGELOG.md

index 168d7a12065ebff74a0b439f6881af9602f31d5a..cfcc2d6bc328b62e1ca13e166ea0dc9b99edec8a 100644 (file)
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
 * New lints: [`wrong_transmute`]
 * For compatibility, `cargo clippy` does not defines the `clippy` feature
   introduced in 0.0.76 anymore
+* [`collapsible_if`] now considers `if let`
 
 ## 0.0.77 — 2016-06-21
 * Rustup to *rustc 1.11.0-nightly (5522e678b 2016-06-20)*