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 298aedf commit ec1395aCopy full SHA for ec1395a
Cargo.toml
@@ -48,7 +48,7 @@ rustc_tools_util = { version = "0.1.0", path = "rustc_tools_util"}
48
[dev-dependencies]
49
clippy_dev = { version = "0.0.1", path = "clippy_dev" }
50
cargo_metadata = "0.6.2"
51
-compiletest_rs = { git = "https://github.com/phansch/compiletest-rs.git", branch = "add_rustfix_support" }
+compiletest_rs = "0.3.18"
52
lazy_static = "1.0"
53
serde_derive = "1.0"
54
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
0 commit comments