Skip to content

Commit d7d3871

Browse files
committed
test: Un-xfail alias-uninit-value.rs. Closes #374.
This started working correctly at some point.
1 parent 8102926 commit d7d3871

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: src/test/run-pass/alias-uninit-value.rs

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// xfail-stage0
2-
// xfail-stage1
3-
// xfail-stage2
4-
51
// Regression test for issue #374
62

73
use std;

0 commit comments

Comments
 (0)