summaryrefslogtreecommitdiffstats
path: root/tests/ui-fulldeps/compiler-calls.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui-fulldeps/compiler-calls.rs')
-rw-r--r--tests/ui-fulldeps/compiler-calls.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui-fulldeps/compiler-calls.rs b/tests/ui-fulldeps/compiler-calls.rs
index a9520b592..b6d3b7b04 100644
--- a/tests/ui-fulldeps/compiler-calls.rs
+++ b/tests/ui-fulldeps/compiler-calls.rs
@@ -2,7 +2,6 @@
// Test that the Callbacks interface to the compiler works.
// ignore-cross-compile
-// ignore-stage1
// ignore-remote
#![feature(rustc_private)]