]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #22253 - huonw:unstable-words, r=aturon
authorManish Goregaokar <manishsmail@gmail.com>
Mon, 16 Feb 2015 05:57:41 +0000 (11:27 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 17 Feb 2015 00:53:35 +0000 (06:23 +0530)
commitd660739f9adf0cec515f4a80096d6345dab34080
tree996b3fea348a0291a9b4e038125bd3edf300ef2e
parent81bce5290ff55b9a2eddd83d31b0778180904d7f
parent3d9528a8d8b91a683d76ab1a39cb5b463fa22e42
Rollup merge of #22253 - huonw:unstable-words, r=aturon

It is not totally clear if we should just use whitespace, or if the full
unicode word-breaking algorithm is more correct. If there is demand we
can reconsider this decision (and consider the precise algorithm to use
in detail).

cc #15628.
src/libcollections/str.rs