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.
0.1.62
0.1.63
1 parent 5b72632 commit 8283238Copy full SHA for 8283238
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "clippy"
3
-version = "0.1.62"
+version = "0.1.63"
4
description = "A bunch of helpful lints to avoid common pitfalls in Rust"
5
repository = "https://github.com/rust-lang/rust-clippy"
6
readme = "README.md"
clippy_lints/Cargo.toml
name = "clippy_lints"
clippy_utils/Cargo.toml
name = "clippy_utils"
edition = "2021"
publish = false
0 commit comments