]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #6081 : brson/rust/out-of-stack, r=thestinger
authorbors <bors@rust-lang.org>
Sat, 27 Apr 2013 23:24:34 +0000 (16:24 -0700)
committerbors <bors@rust-lang.org>
Sat, 27 Apr 2013 23:24:34 +0000 (16:24 -0700)
People hit the recursion depth limit too often, it's not possible
to unwind reliably from out-of-stack.

Issues #3555, #3695


Trivial merge