]> git.lizzy.rs Git - rust.git/commitdiff
Update changelog
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 5 Sep 2017 22:10:41 +0000 (15:10 -0700)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 5 Sep 2017 22:10:41 +0000 (15:10 -0700)
CHANGELOG.md

index 10bcd9e4dc9dc80000506fccfecb89ff4bb481c1..0ce03bbfc79d8b643eb568a1105d925a8ac95971 100644 (file)
@@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
 
 ## Upcoming
 * New lint: [`manual_memcpy`]
+* [`cast_lossless`] no longer has redundant parentheses in its suggestions
 
 ## 0.0.157 - 2017-09-04
 * Update to *rustc 1.22.0-nightly (981ce7d8d 2017-09-03)*