rust/src/libstd/collections
Stjepan Glavina d5c3becf00 Change to_owned to to_string in docs
We should teach conversion from `str` to `String` using `to_string`
rather than the legacy `to_owned`.
2017-01-13 01:57:48 +01:00
..
hash Change to_owned to to_string in docs 2017-01-13 01:57:48 +01:00
mod.rs Add missing urls in collections module 2016-10-20 12:34:38 +02:00