]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14335 : tbu-/rust/pr_doc_strsplit, r=pnkfelix
authorbors <bors@rust-lang.org>
Thu, 22 May 2014 12:26:22 +0000 (05:26 -0700)
committerbors <bors@rust-lang.org>
Thu, 22 May 2014 12:26:22 +0000 (05:26 -0700)
In particular, show examples for splitting the empty string and using `splitn`
with a count of 0.

Fix #14222.


Trivial merge