diff --git a/src/test/run-pass/generic-tag-corruption.rs b/src/test/run-pass/generic-tag-corruption.rs index de0f2fa58acc..de2b430c5b89 100644 --- a/src/test/run-pass/generic-tag-corruption.rs +++ b/src/test/run-pass/generic-tag-corruption.rs @@ -1,5 +1,3 @@ -// xfail-stage0 - // This causes memory corruption in stage0. tag thing[K] { some(K); }