1
Fork 0

new snapshot

This commit is contained in:
Daniel Micay 2013-07-22 00:06:29 -04:00
parent fc05819181
commit ed67cdb73c
33 changed files with 22 additions and 811 deletions

View file

@ -21,7 +21,6 @@ A dynamic, mutable location.
Similar to a mutable option type, but friendlier.
*/
#[mutable] // XXX remove after snap
#[no_freeze]
#[deriving(Clone, DeepClone, Eq)]
#[allow(missing_doc)]