about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-06 00:58:48 +0200
committerGitHub <noreply@github.com>2025-06-06 00:58:48 +0200
commit9c895558ecb0da237930ed398dd639dcf4831df6 (patch)
treea00dae323b1aaeaff07dd4c21c8512a6630b095b /compiler/rustc_interface/src
parentdefec9f0907fda80c181000cdd84ed20ed51070f (diff)
parent46ce08ef061b74d7609a4c069ddbc5f4fe8d398c (diff)
downloadrust-9c895558ecb0da237930ed398dd639dcf4831df6.tar.gz
rust-9c895558ecb0da237930ed398dd639dcf4831df6.zip
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.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions