Hey, in the rust nightly, it appears that the [ToOwned](http://doc.rust-lang.org/std/borrow/trait.ToOwned.html#tymethod.to_owned) is not imported by default. I think it should be because it seems to be a core language feature.