pub const RUST_MIN_STACK_ENV: &str = "RUST_MIN_STACK";
The environment variable name for setting the minimum stack size of rustc threads.