This commit adds a new trait, MutableVectorAllocating, which represents functions on vectors which can allocate. This is another extension trait to slices which should be removed once a lang item exists for the ~ allocation. |
||
|---|---|---|
| .. | ||
| base64.rs | ||
| collection_impls.rs | ||
| ebml.rs | ||
| hex.rs | ||
| json.rs | ||
| lib.rs | ||
| serialize.rs | ||