cleanup: Remove patched cc-rs revision from bootstrap after armv7a-vex-v5 target is merged. #136075
Closed as not planned
cc-rs revision from bootstrap after armv7a-vex-v5 target is merged. #136075
cc-rscurrently 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 theccdependency. This is the case with #131530, which adds thearmv7a-vex-v5T3 target. After the PR is merged/approved and a nightly is released and whatnot, the revision should be removed.See https://github.com/rust-lang/rust/pull/131530/files#diff-bc6db3ba5470d55424f84b8accb942d6b65345d468c6e8e330e17b692fea09cbR102