We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2afbf commit ac58fcbCopy full SHA for ac58fcb
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
+## 0.0.69 — 2016-05-20
5
+* Rustup to *rustc 1.10.0-nightly (764ef92ae 2016-05-19)*
6
+
7
## 0.0.68 — 2016-05-17
8
* Rustup to *rustc 1.10.0-nightly (cd6a40017 2016-05-16)*
9
* New lint: [`unnecessary_operation`]
Cargo.toml
@@ -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>",
0 commit comments