summary refs log tree commit diff
path: root/library/alloc/src/str.rs
AgeCommit message (Expand)AuthorLines
2021-03-28Auto merge of #81728 - Qwaz:fix-80335, r=joshtriplettbors-19/+25
2021-03-23Bump alloc::str::SplitInclusive to 1.53.0 releaseDavid Tolnay-1/+1
2021-03-23Expose str::SplitInclusive in alloc and therefore in stdIan Jackson-0/+2
2021-03-20Update the commentYechan Bae-4/+4
2021-02-25Convert primitives to use intra-doc linksJoshua Nelson-1/+1
2021-02-03Fixes #80335Yechan Bae-18/+24
2020-12-31Remove many unnecessary manual link resolves from libraryCamelid-2/+0
2020-12-07Privatize some of libcore unicode_internalsAleksey Kladov-1/+1
2020-07-27mv std libs to library/mark-0/+576