about summary refs log tree commit diff
path: root/src/liballoc/tests/string.rs
AgeCommit message (Expand)AuthorLines
2017-09-22Add support for `..=` syntaxAlex Burka-3/+3
2017-08-26Remove Splice struct return value from String::spliceMatt Ickstadt-17/+5
2017-08-14Add method `String::retain`Murarth-0/+20
2017-06-13Merge crate `collections` into `alloc`Murarth-0/+498