]> git.lizzy.rs Git - rust.git/commitdiff
Bump to 0.0.69
authormcarton <cartonmartin+git@gmail.com>
Thu, 19 May 2016 21:15:12 +0000 (23:15 +0200)
committermcarton <cartonmartin+git@gmail.com>
Mon, 23 May 2016 14:36:20 +0000 (16:36 +0200)
CHANGELOG.md
Cargo.toml

index 017e24b1034684a5f262ed302076fff2e8151ecb..59b03b301c637b791b6d74be30020b92cb97afb9 100644 (file)
@@ -1,6 +1,10 @@
 # Change Log
 All notable changes to this project will be documented in this file.
 
+## 0.0.69 — 2016-05-20
+* Rustup to *rustc 1.10.0-nightly (476fe6eef 2016-05-21)*
+* `used_underscore_binding` has been made `Allow` temporarily
+
 ## 0.0.68 — 2016-05-17
 * Rustup to *rustc 1.10.0-nightly (cd6a40017 2016-05-16)*
 * New lint: [`unnecessary_operation`]
index 49053ea1e4f07dbff23d1c514afc52db9ad6f211..fd0b07428c07c1d863d3354c1054d655239255b3 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-version = "0.0.68"
+version = "0.0.69"
 authors = [
        "Manish Goregaokar <manishsmail@gmail.com>",
        "Andre Bogus <bogusandre@gmail.com>",