Commit aae096d
authored
Rollup merge of #142091 - thaliaarchi:aix-getenv, r=workingjubilee
Fix AIX build
Fix rust-lang/rust#141543.
`getenv` was moved out of this file to `sys::env::getenv` in rust-lang/rust#140143. Replace its usage with `std::env::var_os`, the publicly exposed version. This matches the other usages of the same function in this file.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments