mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
107896c32d
use RWlock when accessing os::env (take 2)
This reverts commit acdca316c3 (#82877) i.e. redoes #81850 since the invalid unlock attempts in the child process have been fixed in #82949
r? `@joshtriplett`