]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
match_single_binding: Fix invalid suggestion when match scrutinee has side effects
[rust.git] / Cargo.toml
index dcc3294f8a7d8b88fbd2c0ad0cca8b7fa5a939ed..cade44a0a9ab4a8bc0cd4a3ad2489f86a4dded74 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-version = "0.1.52"
+version = "0.1.53"
 authors = ["The Rust Clippy Developers"]
 description = "A bunch of helpful lints to avoid common pitfalls in Rust"
 repository = "https://github.com/rust-lang/rust-clippy"