We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bc977 commit 4de34c8Copy full SHA for 4de34c8
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: adb1754e4dcbf61abb93ac7604aed4e8bca080a8
+refs/heads/master: 199ff196aa1c90c865a40c96438335f84a00de4c
trunk/src/test/run-pass/lib-vec.rs
@@ -44,6 +44,6 @@ fn test_map() {
44
45
fn main() {
46
test_init_elt();
47
- //XFAIL: test_init_fn(); // Segfaults.
+ test_init_fn();
48
test_slice();
49
}
0 commit comments