]> git.lizzy.rs Git - rust.git/commit
auto merge of #7475 : Seldaek/rust/fixsplit, r=cmr
authorbors <bors@rust-lang.org>
Sun, 30 Jun 2013 04:13:31 +0000 (21:13 -0700)
committerbors <bors@rust-lang.org>
Sun, 30 Jun 2013 04:13:31 +0000 (21:13 -0700)
commitc6b0d4f51610401355a27eb2c5f607e913b74be9
tree0aa2b362291d84ee93fcc0897fb4adf4f6fb55c8
parent30173432325654ccd3353f09aa0c7ccd37c84391
parent647b4a6bcd921507943a60fcc413f4ae69b2609c
auto merge of #7475 : Seldaek/rust/fixsplit, r=cmr

I almost got locked out of my machine because I misunderstood the purpose of the function and called it with a limit of uint::max_value, which turned this function into an almost endless loop.
src/libstd/str.rs