From 28baa27570a80f7e8e248bf8ca1dbbea6cd1ecba Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Tue, 21 Feb 2017 22:05:19 -0500 Subject: sanitizer runtime crates shouldn't be tested --- src/librustc_msan/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/librustc_msan') diff --git a/src/librustc_msan/Cargo.toml b/src/librustc_msan/Cargo.toml index 45cc6b9839f..b3b70bc0a25 100644 --- a/src/librustc_msan/Cargo.toml +++ b/src/librustc_msan/Cargo.toml @@ -7,6 +7,7 @@ version = "0.0.0" [lib] name = "rustc_msan" path = "lib.rs" +test = false [build-dependencies] build_helper = { path = "../build_helper" } -- cgit 1.4.1-3-g733a5