about summary refs log tree commit diff
path: root/src/liballoc/str.rs
AgeCommit message (Expand)AuthorLines
2017-07-25std: Stabilize the `str_{mut,box}_extras` featureAlex Crichton-3/+3
2017-07-25std: Stabilize `str_checked_slicing` featureAlex Crichton-8/+4
2017-06-13Merge crate `collections` into `alloc`Murarth-1/+1982
2017-04-24More methods for str boxes.Clar Charr-0/+21