We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b1faae commit 47c9fe4Copy full SHA for 47c9fe4
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 5fb93258488c1b2083ea1042ee9674b842c29548
+refs/heads/master: e0afcb400b7fcecc777f6ef6758f20d28af62ee3
trunk/src/test/run-pass/lib-ivec.rs
@@ -57,6 +57,6 @@ fn test_init_fn() {
57
fn main() {
58
test_reserve_and_on_heap();
59
test_unsafe_ptrs();
60
- test_init_fn();
+ //test_init_fn();
61
}
62
0 commit comments