Closed as not planned
Closed as not planned
Description
cc-rs
currently retrieves a list of target specifications from the latest nightly build of rustc, making it impossible to bootstrap new targets without using a patched version of the cc
dependency. This is the case with #131530, which adds the armv7a-vex-v5
T3 target. After the PR is merged/approved and a nightly is released and whatnot, the revision should be removed.