X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=c371048502735f041da9bdbf489c51c6e1b9ea16;hb=b5fd0108b3a6b8a9626645ac174cf653de576135;hp=868f21c1a49860a662929a839eaabf9f1f6308e8;hpb=27b5dd8886ac0423e059c0817b55a4e618b344a0;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index 868f21c1a49..c3710485027 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,6 @@ path = "src/main.rs" [[bin]] name = "clippy-driver" -test = false path = "src/driver.rs" [dependencies]