Update comment about minimum stack size

This commit is contained in:
Lucas Soriano del Pino 2020-10-21 16:10:20 +11:00
parent 917aabcc03
commit d3a7689059

View File

@ -145,7 +145,7 @@ mod tests {
// NOTE: For some reason running these tests overflows the stack. In order to
// mitigate this run them with:
//
// RUST_MIN_STACK=10000000 cargo test
// RUST_MIN_STACK=100000000 cargo test
use crate::{
harness,