Skip to content

Commit 4de34c8

Browse files
committed
---
yaml --- r: 884 b: refs/heads/master c: 199ff19 h: refs/heads/master v: v3
1 parent 91bc977 commit 4de34c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: adb1754e4dcbf61abb93ac7604aed4e8bca080a8
2+
refs/heads/master: 199ff196aa1c90c865a40c96438335f84a00de4c

trunk/src/test/run-pass/lib-vec.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ fn test_map() {
4444

4545
fn main() {
4646
test_init_elt();
47-
//XFAIL: test_init_fn(); // Segfaults.
47+
test_init_fn();
4848
test_slice();
4949
}

0 commit comments

Comments
 (0)