mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
4ef1ec580a
getenv is not threadsafe and (maybe as a result) it's randomly crashing with CFLAGS=-g and RUST_THREADS=32. Calls from rust code are still on their own.