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 878eec2 commit 4ef79a9Copy full SHA for 4ef79a9
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 777c3584b9a905d938cb88713514d69e05f50358
+refs/heads/master: 586a685eecd7786679e93cf0040a0558f47877da
trunk/src/lib/vec.rs
@@ -98,7 +98,7 @@ fn init_fn<T>(op: init_op<T>, n_elts: uint) -> [T] {
98
99
// TODO: Remove me once we have slots.
100
/*
101
-Function: init_fn
+Function: init_fn_mut
102
103
Creates and initializes a mutable vector.
104
0 commit comments