]> git.lizzy.rs Git - rust.git/commit
rustc: Obey RUST_MIN_STACK env var
authorBrian Anderson <banderson@mozilla.com>
Sat, 10 Aug 2013 00:28:27 +0000 (17:28 -0700)
committerBrian Anderson <banderson@mozilla.com>
Sat, 10 Aug 2013 00:28:27 +0000 (17:28 -0700)
commitb473ce304f1d59036bc25fe5f65a22817c9d44fe
treefbb9fb06f496ba8ba8f9d99b41ef4a97a10a09d1
parentc20b90647e3378cabd8975026637b60b7e40bec4
rustc: Obey RUST_MIN_STACK env var

A lot of people are hitting stack overflows in rustc. This will make it
easier to experiment with stack size.
src/librustc/rustc.rs