Skip to content

Commit fbb1354

Browse files
committed
Auto merge of #25839 - bluss:str-split-at-impl, r=alexcrichton
Implement RFC rust-lang/rfcs#1123 Add str method str::split_at(mid: usize) -> (&str, &str). Also a minor cleanup in the collections::str module. Remove redundant slicing of self.
2 parents 01ab4f7 + 1112a05 commit fbb1354

File tree

3 files changed

+105
-45
lines changed

3 files changed

+105
-45
lines changed

0 commit comments

Comments
 (0)