From 06661ba7591b1531555cd084f75540d99ef35ac5 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Thu, 24 Jun 2021 12:47:33 -0400 Subject: Update to new bootstrap compiler --- src/tools/compiletest/src/header.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/tools/compiletest') diff --git a/src/tools/compiletest/src/header.rs b/src/tools/compiletest/src/header.rs index 764f2055277..68e28795347 100644 --- a/src/tools/compiletest/src/header.rs +++ b/src/tools/compiletest/src/header.rs @@ -903,9 +903,7 @@ pub fn make_test_description( ignore, should_panic, allow_fail: false, - #[cfg(not(bootstrap))] compile_fail: false, - #[cfg(not(bootstrap))] no_run: false, test_type: test::TestType::Unknown, } -- cgit 1.4.1-3-g733a5