summary refs log tree commit diff
path: root/src/libcollectionstest/string.rs
AgeCommit message (Expand)AuthorLines
2015-05-01collections: Implement String::drain(range) according to RFC 574Ulrik Sverdrup-0/+17
2015-04-19collections: Move optimized String::from_str to String::fromErick Tryzelaar-0/+27
2015-04-16deprecate Unicode functions that will be moved to crates.iokwantam-1/+1
2015-04-10std: Stabilize the Utf8Error typeAlex Crichton-1/+0
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-4/+4
2015-03-16extract libcollections tests into libcollectionstestJorge Aparicio-0/+453