提交 199ff196 编写于 作者: P Patrick Walton

test_init_fn() in lib-vec.rs doesn't seem to segfault anymore. Un-XFAIL it.

上级 adb1754e
......@@ -44,6 +44,6 @@ fn test_map() {
fn main() {
test_init_elt();
//XFAIL: test_init_fn(); // Segfaults.
test_init_fn();
test_slice();
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册