From b19c749f48777d13f42b50412d5710c4811a300b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki-Chudyk?= Date: Sat, 4 Jun 2016 09:22:25 +0200 Subject: [PATCH] removing clippy from the default install as it fails to build on stable rust --- common/configure_fresh_system | 1 - 1 file changed, 1 deletion(-) diff --git a/common/configure_fresh_system b/common/configure_fresh_system index d9f9ae3a..7296bec3 100755 --- a/common/configure_fresh_system +++ b/common/configure_fresh_system @@ -89,7 +89,6 @@ else fi cargo install rustfmt -cargo install clippy cargo install racer # rvm