[Feature Request]: RUSTC_AR is missing #12183
Labels
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
Problem
RUSTC_AR is missing from the available build environment variables in build.rs.
This makes the below code not work.
Proposed Solution
I started work on lexi-the-cute@287fb2a and am currently compiling Cargo in order to make sure the variable works. 4 tests fail, so I temporarily disabled them. The 4 tests are listed below.
Notes
I based my commit on #5394 and am waiting for approval to make a pull request to add this feature
The text was updated successfully, but these errors were encountered: