]> git.lizzy.rs Git - rust.git/commitdiff
Merge branch 'pr-1945'
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 26 Sep 2017 03:11:07 +0000 (20:11 -0700)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 26 Sep 2017 03:11:10 +0000 (20:11 -0700)
1  2 
CHANGELOG.md

diff --cc CHANGELOG.md
index d3c8071f369899b102e2edca754ef4f8484f7b2b,2730ca6a181d2bd50501654daa17eea6f96cc6f9..c95d96c2c3f48247549b17a342c4ebbefd774a7f
@@@ -1,9 -1,8 +1,12 @@@
  # Change Log
  All notable changes to this project will be documented in this file.
  
 -* New lints: [`mut_range_bound`], [`int_plus_one`]
+ ## Trunk
++* New lint: [`mut_range_bound`]
++
 +## 0.0.164
 +* Update to *rustc 1.22.0-nightly (6c476ce46 2017-09-25)*
 +* New lint: [`int_plus_one`]
  
  ## 0.0.163
  * Update to *rustc 1.22.0-nightly (14039a42a 2017-09-22)*