summary refs log tree commit diff
path: root/src/libcollectionstest/str.rs
AgeCommit message (Expand)AuthorLines
2015-04-01std: Changing the meaning of the count to splitnAlex Crichton-7/+7
2015-03-31rollup merge of #23288: alexcrichton/issue-19470Alex Crichton-1/+1
2015-03-31rollup merge of #23873: alexcrichton/remove-deprecatedAlex Crichton-48/+48
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-61/+48
2015-03-31std: Remove #[old_orphan_check] from PartialEqAlex Crichton-1/+1
2015-03-31replace deprecated as_slice()Emeliov Dmitrii-2/+2
2015-03-19StrExt::splitn should not require a DoubleEndedSearcherJake Goulding-0/+14
2015-03-19Introduce rsplitJake Goulding-0/+14
2015-03-16extract libcollections tests into libcollectionstestJorge Aparicio-0/+1668