| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-18 | Add #[inline] to some core::str functions. | Mara Bos | -0/+1 |
| 2020-10-16 | fill in the tracking issue | Waffle | -7/+7 |
| 2020-10-01 | add `str::SplitInclusive::as_str` method | Waffle | -3/+23 |
| 2020-10-01 | add `str::{SplitN, RSplitN, SplitTerminator, RSplitTerminator}::as_str` methods | Waffle | -0/+89 |
| 2020-10-01 | add `str::{Split,RSplit}::as_str` methods | Waffle | -0/+55 |
| 2020-09-26 | Move utf-8 validating helpers to new mod | Lzu Tao | -1/+1 |
| 2020-09-26 | Move str's impl of iterations to new mod | Lzu Tao | -0/+1255 |
