]> git.lizzy.rs Git - rust.git/commitdiff
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)
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.

1  2 
src/libcollections/str.rs

Simple merge