mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
c17e68d9be
Extend `environ` linux extern implementation to freebsd This fixes the `env` test on freebsd, and enables the CI test Signed-off-by: InfRandomness <infrandomness@gmail.com>