diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-06 00:58:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-06 00:58:48 +0200 |
| commit | 9c895558ecb0da237930ed398dd639dcf4831df6 (patch) | |
| tree | a00dae323b1aaeaff07dd4c21c8512a6630b095b /compiler/rustc_interface/src | |
| parent | defec9f0907fda80c181000cdd84ed20ed51070f (diff) | |
| parent | 46ce08ef061b74d7609a4c069ddbc5f4fe8d398c (diff) | |
| download | rust-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
