From 78e7eeeaa1f93f40fa96c36194b1afdfbfdb7364 Mon Sep 17 00:00:00 2001 From: Tomasz Miąsko Date: Sun, 6 Oct 2019 00:00:00 +0000 Subject: Remove sanitizer runtime crates --- src/bootstrap/dist.rs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/bootstrap') diff --git a/src/bootstrap/dist.rs b/src/bootstrap/dist.rs index e64d4c8637d..8d13df3ee21 100644 --- a/src/bootstrap/dist.rs +++ b/src/bootstrap/dist.rs @@ -984,10 +984,6 @@ impl Step for Src { "src/libcore", "src/libpanic_abort", "src/libpanic_unwind", - "src/librustc_asan", - "src/librustc_lsan", - "src/librustc_msan", - "src/librustc_tsan", "src/libstd", "src/libunwind", "src/libtest", -- cgit 1.4.1-3-g733a5