[roll] Roll infra/recipes [rust] Refactoring rust_toolchain recipe

This patch makes some refactoring changes to the rust_toolchain.py.
It allows the rust_toolchain builders to be able to be triggered from
a clang build.

Original-Bug: 372548313
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1136101
Original-Revision: 2d5fde4a341733cc9a16d0ed7cb7b2f50cdbea05
GitOrigin-RevId: 599130f7232aec7923d74616645d3d49807c0846
Change-Id: I4f0d0c160ba75ad8f7dd75a62215d3e2287a3c8d
1 file changed
tree: c169bd06164e3f2115da46650521f46a2d36b7f0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.