summary refs log tree commit diff
path: root/src/libstd_unicode/u_str.rs
AgeCommit message (Expand)AuthorLines
2017-09-03impl Debug for SplitWhitespace.Clar Charr-1/+1
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-1/+1
2017-06-13Merge crate `collections` into `alloc`Murarth-1/+1
2017-04-30std_unicode: Use #[inline] on the split_whitespace predicatesUlrik Sverdrup-0/+4
2017-04-30std_unicode: impl Clone for .split_whitespace()Ulrik Sverdrup-12/+38
2017-03-30Remove parentheses in method referencesDonnie Bishop-2/+2
2017-03-30Revert SplitWhitespace's descriptionDonnie Bishop-1/+2
2017-03-30Modify SplitWhitespace's descriptionDonnie Bishop-2/+7
2017-03-02Remove std_unicode::str::is_utf16Simon Sapin-22/+0
2017-03-01Only keep one copy of the UTF8_CHAR_WIDTH table.Simon Sapin-26/+0
2016-11-30Rename 'librustc_unicode' crate to 'libstd_unicode'.Corey Farwell-0/+201