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 a3cfc62 commit 7ffce30Copy full SHA for 7ffce30
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 6f4326c54d4638950d30a72aa2aa4aa4bd42fd21
+refs/heads/master: a68a5c9b5ecd224acfc6c6cfa86745f3bca14309
trunk/src/test/run-pass/lib-ivec.rs
@@ -36,6 +36,6 @@ fn test_unsafe_ptrs() {
36
37
fn main() {
38
test_reserve_and_on_heap();
39
- test_unsafe_ptrs();
+ //test_unsafe_ptrs();
40
}
41
0 commit comments