about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorSean Linsley <code@seanlinsley.com>2023-03-16 11:07:42 -0500
committerGitHub <noreply@github.com>2023-03-16 11:07:42 -0500
commit54567efda7c08d04383001456976f0f2e43bbfbd (patch)
tree990b0d828c603f0a5e2ff49e3c0d4b43795836c7 /compiler/rustc_codegen_llvm/src/errors.rs
parent7ac4b82ddd596a218cac8cd6b88a91b54fcdcf13 (diff)
downloadrust-54567efda7c08d04383001456976f0f2e43bbfbd.tar.gz
rust-54567efda7c08d04383001456976f0f2e43bbfbd.zip
Clarify that RUST_MIN_STACK is internally cached
For larger applications it's important that users set `RUST_MIN_STACK`
at the start of their program because `min_stack` caches the value.
Not doing so can lead to their `env::set_var` call surprisingly not having any effect.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions