aboutsummaryrefslogtreecommitdiff
path: root/src/test/compile-fail/bad-env-capture.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/compile-fail/bad-env-capture.rs')
-rw-r--r--src/test/compile-fail/bad-env-capture.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/compile-fail/bad-env-capture.rs b/src/test/compile-fail/bad-env-capture.rs
index 55fa7473..fa1e1d08 100644
--- a/src/test/compile-fail/bad-env-capture.rs
+++ b/src/test/compile-fail/bad-env-capture.rs
@@ -1,6 +1,5 @@
// xfail-stage0
// xfail-stage1
-// xfail-stage2
// error-pattern: attempted dynamic environment-capture
fn foo() {
let int x;